ce-onboardlisted
Install: claude install-skill relusion/vg-sdlc-claude-plugins
# Onboard
**Invocation input:** Target to teach (optional): $ARGUMENTS
Teach a developer the **as-built implementation** — a paced, guided walkthrough
that adapts to their answers — so they can own and extend code they (or
`/ce-auto-build`) didn't hand-write. This is the missing closure on the autonomous-build
story: the pipeline produces verified, reviewed code, and this tool **transfers
understanding of it to a human**.
The workflow is **read-only on code and existing artifacts**. It teaches; it never
patches code, edits specs, or modifies any other artifact. The only thing it may
write is one optional, consented **learning guide** — a maintainer-internal document,
never the user-facing docs that `/ce-ship-document` owns.
It **owns a curriculum and drives it** — that is the load-bearing distinction from
`/ce-ask`. `/ce-ask` is reactive and human-driven (you ask, it answers); this tool sets the
learning path, paces the walk, and **checks that the learner understood**. Reactive,
ad-hoc questions mid-session are routed back to `/ce-ask`, so the tutor's agenda stays
intact.
## Runtime Inputs
- **Target (optional):** a plan slug, a feature id (`<slug>/<id>`), or a path. Without
one, list the plans under `docs/plans/` and ask which to teach — or whether to teach
the repo plan-free. Never guess.
- **The repository:** the current working directory.
- **Grounding artifacts (read-only, consumed when present):** `feature-plan.md`
(overview, *Why This Split*, journey map,