AG
agent-onboarding
repo →sets up claude code repos with guided onboarding, auto-generated specs, and self-improving context files
stdio· No auth· source
Agent-onboarding walks a repository through a seven-phase setup that generates the context files coding agents need to work productively: CLAUDE.md, INTENT.md, PROJECT_BRIEF.md, SPEC_INVENTORY.md, and a populated SPECS/ directory. Once installed, its runtime tracks where agents hit friction, logs errors, and drafts structured improvement proposals. Built for engineering leads and platform teams standardizing how Claude Code and similar agents operate inside existing codebases.
> what it does
- Generates CLAUDE.md, INTENT.md, and PROJECT_BRIEF.md during 7-phase repo onboarding
- Builds a SPECS/ directory mapping existing code to structured specifications
- Installs runtime that logs agent friction points and error patterns
- Produces improvement proposals automatically from accumulated session telemetry
- Targets engineering teams running Claude Code across multi-repo codebases