Repo Onboarding
WorkflowFreeMap an unfamiliar codebase into an architecture summary, entrypoints, conventions, and run/test instructions
v1.0.0MIT4 downloads
npx openagents-cli add openagents/repo-onboarding --runtime claude-code| schema | 1 |
| name | repo-onboarding |
| owner | openagents |
| version | 1.0.0 |
| kind | workflow |
| license | MIT |
| entry | WORKFLOW.md |
| runtimes | claude-code, cursor, codex, openai-agents, generic |
| tags | onboarding, documentation, architecture, exploration |
| capabilities | — |
| pricing | free |
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| root_dir | path | No | Root directory of the repository to map |
| depth | string | No | How deep to go: quick | standard | deep |