Scenarios
Try the interactive scenario picker → — answers your questions one by one and renders a copy-paste playbook tailored to your stack, tier, and CLI. (HTML mirror only — GitHub readers can use the static pages below.)
Pick your scenario #
| Scenario | When to pick |
|---|---|
| I'm starting a brand-new project | Greenfield. No code yet. You want a scaffold + your first task. |
| I want to add a feature | Existing project — brownfield ingestion, then the full Intake → Plan → Build loop. |
| I want to write a PRD first | You have or want a PRD/BRD/spec; Intake should digest it into tasks. |
| Which adapter do I pick? | You have one or more AI CLIs installed and need help choosing. |
| Custom MCPs / custom stack | You have non-default MCP servers or a stack outside the five first-party packs. |
| Scale Starter → Standard → Strict | Start light, ratchet up workflow discipline as the project grows. |
| I want to add an MCP server | Already have a project; want to wire in a catalog MCP, scoped to specific roles. |
| I want to author a custom skill | Build a project-scoped, personal, or org-wide skill / hook / slash-command. |
| I want multiple adapters side-by-side | Run two or three AI CLIs (e.g. Claude Code + Codex) against the same project. |
| I'm migrating from a hand-built kit | Already have a hand-built .claude/ (or .codex/ / .copilot/); want aidokit-managed structure. |