What problem does it solve?
It solves the problem of onboarding team members to an unfamiliar codebase by turning scattered project files into a coherent, actionable set of standards and references.
Core Features & Use Cases
- Project-wide onboarding artifact generation: Produces a standardized output set for a new project, including root guidance plus bot/human entry points and local Claude rule/team documentation.
- Systematic codebase analysis with configurable depth and focus: Detects stack, structure, and conventions, and optionally performs deeper cross-file analysis with selectable focus areas such as API, database, infrastructure, testing, and devops.
- Incremental context staging for accuracy: Writes stepwise findings into intermediate markdown files and then assembles final documents, using only verified discoveries and defined fallbacks when files are missing.
- Safety guardrails for overwriting existing docs: Detects pre-existing onboarding outputs and asks for user confirmation before overwriting.
Quick Start
Use the on-boarding skill to analyze the current project folder and generate the CLAUDE.md, bot/., human/README.md, and .local.claude/.md onboarding documents using deep analysis by default.