-
Copy
.system/to your project root:cp -r path/to/lean-loop/.system/ /your/project/.system/
-
Copy this file as
CLAUDE.mdin your project root:cp path/to/lean-loop/integrations/claude-code/CLAUDE.md /your/project/CLAUDE.md
-
Claude Code will read
CLAUDE.mdautomatically on every session.
Claude Code follows the PLAN → APPLY → UNIFY cycle with:
- Gate-checked acceptance criteria before coding
- Strict Red-Green-Refactor with console confirmation
- Mandatory UNIFY with structured output
.system/state tracking between sessions