Agent skill

autopilot

Full autonomous execution from idea to working code

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill autopilot-yeachan-heo-oh-my-claudecode --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/agent/autopilot-yeachan-heo-oh-my-claudecode/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Autopilot Skill Full autonomous execution from idea to working code. ## Overview Autopilot is the ultimate hands-off mode. Give it a brief product idea (2-3 lines) and it handles everything: 1. **Understands** your requirements (Analyst) 2. **Designs** the technical approach (Architect) 3. **Plans** the implementation (Critic-validated) 4. **Builds** with parallel agents (Ralph + Ultrawork) 5. **Tests** until everything passes (UltraQA) 6. **Validates** quality and security (Multi-architect review) ## Usage ``` /autopilot <your idea> /ap "A CLI tool that tracks daily habits" /autopilot Add dark mode to the app ``` ## Magic Keywords These phrases auto-activate autopilot: - "autopilot", "auto pilot", "autonomous" - "build me", "create me", "make me" - "full auto", "handle it all" - "I want a/an..." ## Phases ### Phase 0: Expansion **Goal:** Turn vague idea into detailed spec **Agents:** - Analyst (Opus) - Extract requirements - Architect (Opus) - Technical specification **Output:** `.omc/autopilot/spec.md` ### Phase 1: Planning **Goal:** Create implementation plan from spec **Agents:** - Architect (Opus) - Create plan (direct mode, no interview) - Critic (Opus) - Validate plan **Ou

What's inside
Steps it walks through
  1. Overview
  2. Usage
  3. Magic Keywords
  4. Phases
  5. Phase 0: Expansion
  6. Phase 1: Planning
  7. Phase 2: Execution
  8. Phase 3: QA
  9. Phase 4: Validation
  10. Configuration
  11. Cancellation
  12. Resume
  13. Examples
  14. Best Practices
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the autopilot skill do?

Full autonomous execution from idea to working code

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill autopilot-yeachan-heo-oh-my-claudecode --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going