Agent Skills: autonomy_kickoff

Run the full autonomy bootstrap with minimal questions.

UncategorizedID: CheekyCodexConjurer/quant-lab/autonomy_kickoff

Install this agent skill to your local

pnpm dlx add-skill https://github.com/CheekyCodexConjurer/quant-lab/tree/HEAD/.codex/skills/autonomy_kickoff

Skill Files

Browse the full folder contents for autonomy_kickoff.

Download Skill

Loading file tree…

.codex/skills/autonomy_kickoff/SKILL.md

Skill Metadata

Name
autonomy_kickoff
Description
Run the full autonomy bootstrap with minimal questions.

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.