diff --git a/CLAUDE.md b/CLAUDE.md index ebd208e..b224116 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -52,15 +52,11 @@ See the manifesto for our identity, personas, and beliefs about AI-augmented dev | Skill | Description | |-------|-------------| -| `/manifesto` | View/manage organization manifesto | -| `/vision` | View/manage product vision and milestones | -| `/work-issue ` | Fetch issue, create branch, implement, create PR | -| `/dashboard` | Show open issues and PRs | -| `/review-pr ` | Review PR with diff and comments | -| `/create-issue` | Create single or batch issues | -| `/retro` | Capture learnings as issues for encoding | -| `/plan-issues` | Break down features into issues | -| `/groom` | Improve issue quality | +| `/vision-to-backlog [vision-file]` | Transform product vision into executable backlog via DDD | +| `/create-milestones` | Organize issues into value-based milestones | +| `/spawn-issues [...]` | Implement multiple issues in parallel with automated review | +| `/create-capability` | Create new skill, agent, or capability for the architecture | +| `/capability-writing` | Guide for designing capabilities following best practices | ## Gitea Integration