git clone https://github.com/RobSB2/CxMS.git
cp CxMS/templates/core/CLAUDE.md.template ./CLAUDE.md cp CxMS/templates/core/PROJECT_Session.md.template ./MyProject_Session.md cp CxMS/templates/core/PROJECT_Tasks.md.template ./MyProject_Tasks.md
"Read CLAUDE.md, then read MyProject_Session.md and MyProject_Tasks.md"
AI guidance file. Contains project context, coding standards, and session management instructions.
Tracks current state, what changed, and context for the next session. Updated every session.
AI-readable task tracker. Keeps your assistant focused on priorities.
Static project documentation - architecture, APIs, database schemas.
Records architectural decisions and the reasoning behind them.
3 files - Quick start for small projects
5-8 files - Most projects
8+ files - Complex/team projects
Complete guides, templates, and examples are available on GitHub.
View on GitHub