A community-maintained Claude Code marketplace packaging of Garry Tan's gstack skills.
Garry's repo contains the skills but not a marketplace directory. This repo adds the marketplace config so you can install them with one command.
/plugin marketplace add blairanderson/gstack/plugin install @gstack-mpOr install a single skill:
/plugin install @gstack-mp/review| Skill | Category | Description |
|---|---|---|
plan-ceo-review |
Planning | CEO/founder-mode plan review — rethink the problem, challenge premises, find the 10-star product |
plan-eng-review |
Planning | Eng manager-mode plan review — lock in architecture, data flow, edge cases, and test coverage |
review |
Code Review | Pre-landing PR review for SQL safety, LLM trust boundary violations, and structural issues |
ship |
Deployment | Ship workflow — merge main, run tests, review diff, bump version, create PR |
A GitHub Actions workflow runs weekly to check for new commits in the upstream garrytan/gstack repo and opens a PR to bump the SHA.
MIT