What problem does it solve?
In a multi-repo workspace under ~/pj/{project}/, CLAUDE.md needs a consistent starter. This Skill initializes CLAUDE.md for the entire workspace and sets up living-docs integration, enabling unified governance across repositories.
Core Features & Use Cases
- Discover all sub-repos under the workspace and infer roles (backend, frontend, etc.)
- Inspect README/package.json in each repo to tailor CLAUDE.md templates
- Create CLAUDE.md from a central template (templates/workspace.md)
- Integrate with living-docs at ~/docs/pj--{project}/
- Use cases: new workspace onboarding, existing workspace updates, repository augmentation
Quick Start
Run in the top-level workspace (e.g., ~/pj/myproject/):
- Execute the skill to generate CLAUDE.md and proposed living-docs layout
- Answer prompts to customize project descriptions and relationships