| name | autonomy_kickoff |
| description | Run the full autonomy bootstrap with minimal questions. |
| metadata | [object Object] |
Purpose
Complete the first-run setup like an installer, with minimal questions.
Steps
- Ask for response style and record it.
- Run non-destructive bootstrap.
- Run
analyze_repo_capabilitiesanddetect_commands. - Populate
QUALITY_GATES.mdwith best-known commands. - Run
repo_indexer,skills_auditor, andskills_sync. - Run architecture mapping (index-first, baseline in
overview.md). - Initialize Action Log, Handoff, Backlog, and line budgets.
- Run
refactor_gateafter mapping. - Mark
AUTONOMY_MODE.mdas done. - Continue end-to-end unless blocked.