- Define project goals and use cases
- Create directory structure
- Create concept document
- Create README.md
- Create AI_INSTRUCTIONS.md
- Create roadmap.md (this file)
- Create daily task tracker
- Create project-level .claude/settings.json
- Create doc-keeper agent
- Verify consistency across all documents
- Initialize git repository
- Rename
Files_Used/PUT_IN_GLOBAL_CLAUDE_FOLDER/toglobal_config/ - Update all cross-references (AI_INSTRUCTIONS, concept.md, doc-keeper.md)
- SKILL.md: Add context detection (existing folder vs fresh start)
- SKILL.md: Smart project name suggestion from folder name
- SKILL.md: Add Phase 5.5 for project-specific skills
- README: Add Two Setup Approaches section
- README: Add Global vs Project-Level Configuration section
- README: Add Skills and Agents comparison section
- README: Add overwrite warning to Quick Start
- README: Add Customizing Skills section
- Add installation script or Makefile for automated copy to
~/.claude/ - Add more skills (e.g., code review, commit helper)
- Add agent templates for common project types
- Add a "verify global setup" checklist document
| Sprint | Status | Notes |
|---|---|---|
| Sprint 1 | Done | Initial project setup |
| Sprint 2 | Done | UX improvements, folder rename, README expansion |
| Sprint 3 | Planned | Further polish and new skills |