gstack/.claude-plugin/marketplace.json

22 lines
748 B
JSON

{
"name": "gstack-marketplace",
"owner": {
"name": "Garry Tan",
"email": "garry@ycombinator.com"
},
"metadata": {
"description": "Garry's Stack — workflow skills for Claude Code. Plan review, code review, shipping, browser automation, and retrospectives.",
"version": "0.0.2"
},
"plugins": [
{
"name": "gstack",
"description": "Complete gstack bundle with all workflow skills: /plan-ceo-review (founder mode), /plan-eng-review (eng manager), /review (paranoid engineer), /ship (release automation), /browse (headless browser QA), /retro (weekly retrospective).",
"version": "0.0.2",
"homepage": "https://github.com/garrytan/gstack",
"license": "MIT",
"source": "./"
}
]
}