Claude Code Plugins

Community-maintained marketplace

Feedback

Run the full autonomy bootstrap with minimal questions.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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

  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.