Documentation
README
Usage
/init-project <PROJECT_SUMMARY_OR_NAME>
Objective
Initialize project AI context using a mixed strategy of "concise at root + detailed at module level":
- Generate/update
CLAUDE.mdat repository root (high-level vision, architecture overview, module index, global standards). - Generate/update local
CLAUDE.mdin identified module directories (interfaces, dependencies, entry points, tests, key files, etc.). - ✨ For improved readability, automatically generate Mermaid structure diagrams in the root
CLAUDE.mdand add navigation breadcrumbs to each moduleCLAUDE.md.
Orchestration Instructions
Step 1: Call the get-current-datetime sub-agent to obtain the current timestamp.
Step 2: Call the init-architect sub-agent once, with input:
This is the opening of the README. Read the full README on GitHub.