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-3 --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/agent/autopilot-yeachan-heo-oh-my-claudecode-3/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

<Purpose> Autopilot takes a brief product idea and autonomously handles the full lifecycle: requirements analysis, technical design, planning, parallel implementation, QA cycling, and multi-perspective validation. It produces working, verified code from a 2-3 line description. </Purpose> <Use_When> - User wants end-to-end autonomous execution from an idea to working code - User says "autopilot", "auto pilot", "autonomous", "build me", "create me", "make me", "full auto", "handle it all", or "I want a/an..." - Task requires multiple phases: planning, coding, testing, and validation - User wants hands-off execution and is willing to let the system run to completion </Use_When> <Do_Not_Use_When> - User wants to explore options or brainstorm -- use `plan` skill instead - User says "just explain", "draft only", or "what would you suggest" -- respond conversationally - User wants a single focused code change -- use `ralph` or delegate to an executor agent - User wants to review or critique an existing plan -- use `plan --review` - Task is a quick fix or small bug -- use direct executor delegation </Do_Not_Use_When> <Why_This_Exists> Most non-trivial software tasks require coordinated pha

What's inside
Steps it walks through
  1. Configuration
  2. Resume
  3. Best Practices for Input
  4. Troubleshooting
  5. Deep Interview Integration
  6. 3-Stage Pipeline: deep-interview → ralplan → autopilot
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-3 --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