mirror of
https://github.com/Donchitos/Claude-Code-Game-Studios.git
synced 2026-06-27 04:51:46 +00:00
Delete /create-epics-stories and update all references
Removes the deprecated skill entirely and updates every reference across: - README.md, UPGRADING.md (skill count + file lists) - docs/WORKFLOW-GUIDE.md (pipeline diagrams, step descriptions, command reference) - docs/examples/skill-flow-diagrams.md, session-*.md - docs/architecture/tr-registry.yaml - tests/skills/catalog.yaml - .claude/skills: adopt, content-audit, create-control-manifest, skill-test, story-readiness - .claude/docs: skills-reference.md, quick-start.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -92,7 +92,9 @@ Ask yourself: "What department would handle this in a real studio?"
|
||||
| `/architecture-decision` | Creates an ADR |
|
||||
| `/architecture-review` | Validate all ADRs, dependency ordering, GDD traceability |
|
||||
| `/create-control-manifest` | Flat programmer rules sheet from Accepted ADRs |
|
||||
| `/create-epics-stories` | Break GDDs + ADRs into implementable story files |
|
||||
| `/create-epics` | Translate GDDs + ADRs into epics (one per architectural module) |
|
||||
| `/create-stories` | Break a single epic into implementable story files |
|
||||
| `/dev-story` | Read a story and implement it — routes to the correct programmer agent |
|
||||
| `/sprint-plan` | Creates or updates sprint plans |
|
||||
| `/sprint-status` | Quick 30-line sprint snapshot |
|
||||
| `/story-readiness` | Validate a story is implementation-ready before pickup |
|
||||
|
||||
Reference in New Issue
Block a user