autopilot

Solid

Full autonomous execution from idea to working code

AI & Automation 6 stars 1 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
28
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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 **Output:** `.omc/plans/autopilot-impl.md` ### Phase 2: Execution **Goal:** Implement the plan **Mode:** Ralph + Ultrawork (persistence + parallelism) **Agents:** - Executor-low (Haiku) - Simple tasks - Executor (Sonnet) - Standard tasks - Executor-high (Opus) - Complex tasks ### P...

Details

Author
mazenyassergithub
Repository
mazenyassergithub/oh-my-claudecode
Created
4 years ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category