onboard

Installation
SKILL.md

Codebase Onboarding Generator

This skill runs in a forked subagent so the broad discovery work doesn't pollute the parent conversation's context. The parent receives a concise summary; the full analysis lives in the generated files.

Procedure

  1. Analyze project structure

    • Top-level layout, build tooling, language and framework versions
    • Key entry points, primary modules, integration points
    • Notable conventions (testing, error handling, configuration, naming)
  2. Write CODEBASE.md

    • Architecture overview (high-level + per-module)
    • Setup and run instructions
    • Key patterns to know — what's idiomatic in this repo
    • Gotchas — things that surprised you while exploring
    • Where to start reading (5-10 file pointers)
Installs
7
GitHub Stars
306
First Seen
May 14, 2026
onboard — kousen/claude-code-training