Skip to content

onboard

Run this first, right after installing into a fresh or early scaffold.

/onboard
  • The real dev, build, start, lint, and test commands in AGENTS.md
  • Coding standards matched to the actual stack
  • Which tool adapters this project uses
  • How much step-by-step review you want (Efficient, Guided, or Custom)
  • Ignore rules and README placement
  • It reads the installer’s adapter selection rather than asking again.
  • /discovery is optional and never starts automatically from onboarding.
  • It reports existing CI and points to /ci rather than creating checks on its own.

Use /adopt instead for a codebase that already ships.