Claude Code-first spec-driven workflow for AI coding assistants.
npx @haposoft/cafekitCafeKit installs a working runtime bundle for Claude Code:
hapo:specsfor structured specification workhapo:developfor implementation from approved specshapo:testandhapo:code-reviewfor verificationhapo:generate-graphfor technical diagrams- supporting hooks, agents, rules, and statusline runtime
Core flow:
Idea -> /hapo:specs -> /hapo:develop -> /hapo:test -> /hapo:code-review
/hapo:specs Build a meeting transcript extension with AI summaries
/hapo:develop meet-transcript-mvp
/hapo:test --full
/hapo:code-review --pendingSpecs are stored under:
specs/<feature-name>/
├── spec.json
├── requirements.md
├── research.md
├── design.md
└── tasks/task-R*.md
- Claude Code: primary supported runtime
- Antigravity: coming soon
- Cursor: coming soon
- Installation: https://cafekit.haposoft.com/docs/getting-started/installation
- Quickstart: https://cafekit.haposoft.com/docs/getting-started/quickstart
- Spec workflow: https://cafekit.haposoft.com/docs/workflows/specs
MIT © Haposoft