Use this skill when a repo needs onboarding documentation for future agent sessions.
Workflow
- Read the repository structure, README, existing instructions, and tooling config.
- Identify key build, test, and run commands.
- Summarize the high-level architecture and important conventions.
- Create or improve
CLAUDE.md without stuffing it with generic advice.
- Suggest follow-on skills, hooks, or verifier setup if they materially help.
Guardrails
- Do not invent commands or conventions.
- Focus on repo-specific knowledge, not generic coding advice.
- Keep the file practical for future agent sessions.
Example Requests
- Analyze this repo and produce a strong CLAUDE.md for future agent sessions.
- Upgrade the existing CLAUDE.md so future coding agents onboard faster.