Set up the dominos. Push them over.
Open Claude Code in your project and paste:
Clone https://github.com/brysontang/domino.git into this project, then read domino/setup/CLAUDE.md and follow the instructions
Already have Domino in a project? Open Claude Code in that project and paste:
Clone https://github.com/brysontang/domino.git into /tmp/domino-latest, then read /tmp/domino-latest/setup/UPDATE.md and follow the instructions
Your epics and dashes are never touched — only framework files (phases/, templates/, CLAUDE.md) get updated, and local customizations are preserved.
- Create an epic — "Create an epic for user authentication"
- Define stories — Claude helps you break it into pieces
- Resolve ambiguities — Claude asks questions until requirements are crystal clear
- Push — "Start working on the auth epic"
Claude reads the instructions in each folder and does the rest. You watch the dominos fall.
The templates mention Codex for code review. If you don't have Codex, tell Claude to update the CLAUDE.md files to use a review subagent instead.
MIT