mirror of https://github.com/garrytan/gstack.git
docs(claude): add compact gstack skills quick-reference to CLAUDE.md
Adds a short "gstack skills" section near the top of CLAUDE.md listing the available slash-command skills and restating the /browse-over-chrome-MCP rule as a quick reference. Complements (does not replace) the existing detailed "Browser interaction" and "Skill routing" sections lower in the file. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
7c9df1c568
commit
c96b423d7d
13
CLAUDE.md
13
CLAUDE.md
|
|
@ -1,5 +1,18 @@
|
|||
# gstack development
|
||||
|
||||
## gstack skills
|
||||
|
||||
Use the `/browse` skill for all web browsing. NEVER use `mcp__claude-in-chrome__*`
|
||||
tools (see the detailed "Browser interaction" section below for why).
|
||||
|
||||
Available skills: /office-hours, /plan-ceo-review, /plan-eng-review,
|
||||
/plan-design-review, /design-consultation, /design-shotgun, /design-html,
|
||||
/review, /ship, /land-and-deploy, /canary, /benchmark, /browse, /connect-chrome,
|
||||
/qa, /qa-only, /design-review, /setup-browser-cookies, /setup-deploy,
|
||||
/setup-gbrain, /retro, /investigate, /document-release, /document-generate,
|
||||
/codex, /cso, /autoplan, /plan-devex-review, /devex-review, /careful, /freeze,
|
||||
/guard, /unfreeze, /gstack-upgrade, /learn.
|
||||
|
||||
## Commands
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue