A battle-tested workflow system that helps AI assistants (like Claude) work on your projects systematically instead of randomly. Perfect for solo developers, small teams, and anyone using AI coding assistants.
Key features
- Nothing gets forgotten — all work tracked in
TASKS.md - Full transparency — complete audit log in
PROGRESS.md - Consistent quality — code review checklist enforced automatically
- Resumable sessions — Claude picks up exactly where it left off
- Architectural memory — decisions logged for future reference
- Git-friendly — every task gets its own commit
Quick start
git clone https://github.com/Ted2xmen/claude-task-workflow.git
cd claude-task-workflow
./install-workflow.sh /path/to/your/project
# Then tell Claude: "Read CLAUDE.md and start the workflow"