# autonomy_kickoff > Run the full autonomy bootstrap with minimal questions. - Author: CheekyCodexConjurer - Repository: CheekyCodexConjurer/quant-lab - Version: 20260106105057 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/CheekyCodexConjurer/quant-lab - Web: https://mule.run/skillshub/@@CheekyCodexConjurer/quant-lab~autonomy_kickoff:20260106105057 --- --- name: autonomy_kickoff description: Run the full autonomy bootstrap with minimal questions. metadata: short-description: Autonomy kickoff --- ## Purpose Complete the first-run setup like an installer, with minimal questions. ## Steps 1. Ask for response style and record it. 2. Run non-destructive bootstrap. 3. Run `analyze_repo_capabilities` and `detect_commands`. 4. Populate `QUALITY_GATES.md` with best-known commands. 5. Run `repo_indexer`, `skills_auditor`, and `skills_sync`. 6. Run architecture mapping (index-first, baseline in `overview.md`). 7. Initialize Action Log, Handoff, Backlog, and line budgets. 8. Run `refactor_gate` after mapping. 9. Mark `AUTONOMY_MODE.md` as done. 10. Continue end-to-end unless blocked.