Autopilot
Skill Verified ActiveFull autonomous execution from idea to working code
To provide a hands-off, end-to-end autonomous code generation experience, transforming a simple product idea into fully working and verified software.
Features
- Autonomous execution from idea to verified code
- Full lifecycle management (planning, coding, QA, validation)
- Multi-agent orchestration and parallel processing
- Detailed error handling and escalation procedures
- Integration with advanced planning and clarification skills
Use Cases
- When a user wants to build a new feature or application from a high-level idea
- When a user desires hands-off execution of the entire development process
- When a task requires multiple distinct phases like design, implementation, and testing
- When a user provides a 2-3 line description of a desired product
Non-Goals
- Brainstorming or exploring options (use 'plan' skill instead)
- Quick fixes or small bug resolutions (use direct executor delegation)
- Reviewing or critiquing existing plans (use 'plan --review')
- Providing conversational drafts or suggestions ('just explain')
Installation
First, add the marketplace
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omcQuality Score
VerifiedTrust Signals
Similar Extensions
Cli Creator
100Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
Flow Nexus Platform
100Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
Ralplan
99Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
Deep Dive
992-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection
Context Mode Ops
100Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
Fixflow
100Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.