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:
@@ -43,7 +43,9 @@
|
||||
|
||||
| Command | Purpose |
|
||||
|---------|---------|
|
||||
| `/create-epics-stories` | Translate GDDs + ADRs + manifest 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` | Generate or update a sprint plan; initializes sprint-status.yaml |
|
||||
| `/sprint-status` | Fast 30-line sprint snapshot (reads sprint-status.yaml) |
|
||||
| `/story-readiness` | Validate a story is implementation-ready before pickup (READY/NEEDS WORK/BLOCKED) |
|
||||
|
||||
Reference in New Issue
Block a user