Codebase explorer for first-time exploration. Builds a mental model of an unfamiliar codebase: architecture, entry points, key modules, external dependencies, suspicious areas. Read-only.
$curl -o .claude/agents/onboarder.md https://raw.githubusercontent.com/nycu-chung/my-claude-devteam/HEAD/agents/onboarder.mdInstalls into the current project.
Install onboarder by running `curl -o .claude/agents/onboarder.md https://raw.githubusercontent.com/nycu-chung/my-claude-devteam/HEAD/agents/onboarder.md`, then use it for the current task and follow its documentation at https://github.com/nycu-chung/my-claude-devteam.