mirror of https://github.com/garrytan/gstack.git
docs: add bin/ directory to project structure in CLAUDE.md
This commit is contained in:
parent
6512bed8b8
commit
f5577980bc
|
|
@ -75,6 +75,7 @@ gstack/
|
|||
├── investigate/ # /investigate skill (systematic root-cause debugging)
|
||||
├── retro/ # Retrospective skill
|
||||
├── document-release/ # /document-release skill (post-ship doc updates)
|
||||
├── bin/ # CLI utilities (gstack-repo-mode, gstack-slug, gstack-config, etc.)
|
||||
├── setup # One-time setup: build binary + symlink skills
|
||||
├── SKILL.md # Generated from SKILL.md.tmpl (don't edit directly)
|
||||
├── SKILL.md.tmpl # Template: edit this, run gen:skill-docs
|
||||
|
|
|
|||
Loading…
Reference in New Issue