onboard
Installation
SKILL.md
Onboard
Developer onboarding pipeline. Composes /map-codebase, /review-tooling, and /review-agentic-setup with inline agents, then synthesizes everything into .turbo/onboarding.md and .turbo/onboarding.html. Analysis-only.
Task Tracking
At the start, use TaskCreate to create a task for each phase:
- Launch all agents
- Synthesize and generate markdown report
- Generate HTML report
Step 1: Launch All Agents
Use the Agent tool to launch all 6 agents below in a single assistant message so they run concurrently. Each Agent call uses model: "opus" and does not set run_in_background. Each Composed Skills agent invokes its assigned skill via the Skill tool; each Inline Agent follows its exploration brief directly.
Composed Skills
Launch one Agent tool call per row. Each agent's prompt instructs it to invoke its assigned skill via the Skill tool.