Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Autopilot

Skill Verifiziert Aktiv

Full autonomous execution from idea to working code

Zweck

To provide a hands-off, end-to-end autonomous code generation experience, transforming a simple product idea into fully working and verified software.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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

Zuerst Marketplace hinzufügen

/plugin marketplace add Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode@omc

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne33.7k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Cli Creator

100

Build 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.

Skill
openai

Flow Nexus Platform

100

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges

Skill
ruvnet

Ralplan

99

Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution

Skill
Yeachan-Heo

Deep Dive

99

2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection

Skill
Yeachan-Heo

Context Mode Ops

100

Verwalten Sie GitHub-Issues, PRs, Releases und Marketing mit parallelen Subagenten-Armeen im Context-Mode. Orchestriert 10-20 dynamische Agenten pro Aufgabe. Verwenden Sie dies bei der Triage von Issues, der Überprüfung von PRs, der Veröffentlichung von Versionen, dem Schreiben von LinkedIn-Posts, der Ankündigung von Releases, der Behebung von Fehlern, dem Mergen von Beiträgen, der Validierung von ENV-Variablen, dem Testen von Adaptern oder dem Synchronisieren von Branches.

Skill
mksglu

Fixflow

100

Führen Sie Codierungsaufgaben mit einem strengen Liefer-Workflow aus: Erstellen Sie einen vollständigen Plan, implementieren Sie Schritt für Schritt, führen Sie kontinuierlich Tests durch und committen Sie standardmäßig nach jedem Schritt (`per_step`). Unterstützt explizite Commit-Policy-Überschreibungen (`final_only`, `milestone`) und optional BDD (Given/When/Then), wenn Benutzer verhaltensgesteuerte Bereitstellung anfordern oder Anforderungen unklar sind.

Skill
majiayu000