Documentation
README
Next
Flow
Read Planning → Git Log → Analyze → Present → Suggest /clarify
Execution
-
Read Planning
# Read ONLY the latest planning file (by date prefix YYYYMMDD-) # e.g., 20260205-improvements.md > 20260128-cli-parsers.md # Check checkbox status: [ ] incomplete, [x] complete -
Git Log
git log --oneline -5 git status --short -
Analyze
- Identify current phase
- Count completed/total tasks
- Identify next priority task
-
Present (table format)
Phase Status Progress Phase 0 ✅ 5/5 Phase 1 🔄 3/4 -
Suggest
- Summarize next task
- Suggest running
/clarify
This is the opening of the README. Read the full README on GitHub.