autopilot

Automate a five-phase code development lifecycle with safety gates.

2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/hg-pyun/claude-code-marketplace --skill autopilot-hg-pyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autopilot
Source: https://github.com/hg-pyun/claude-code-marketplace/tree/main/plugins/dev-tools/skills/autopilot
Command: npx skills add https://github.com/hg-pyun/claude-code-marketplace --skill autopilot-hg-pyun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill orchestrates a complete code development lifecycle from intake to ready-for-commit, managing five phases with automated handoff between steps and safety gates at each phase.

Core Features & Use Cases

  • End-to-end Workflow: Manage a project from specification to ready-for-commit through intake, planning, execution, quality assurance, and validation.
  • Sequential Execution: Ensures each phase is completed before moving to the next, maintaining project integrity and quality.
  • Automated Handoff: Automatically transitions project artifacts and progress from one phase to the next.
  • Safety Gates: Implement safety checks at each phase to ensure code quality and adherence to development standards.
  • Use Case: For large projects where multiple steps are involved, the autopilot Skill streamlines the development process and minimizes the risk of errors.

Quick Start

Use the /autopilot command to start the development lifecycle for your project idea.

Frequently Asked Questions about autopilot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the code development lifecycle for complex projects?

You automate the code development lifecycle by using an orchestrator that sequentially executes intake, planning, execution, quality assurance, and validation phases. It manages project artifacts and automates handoffs between each step to maintain project integrity.

What is the best way to ensure code quality during project development?

To ensure code quality during project development, implement safety gates at each phase of the lifecycle. These safety checks enforce adherence to development standards before allowing sequential execution to progress to the next stage.

How do I manage project artifacts across multiple development phases?

You manage project artifacts across development phases by using an automated handoff mechanism. This system automatically transitions your project artifacts and progress from one lifecycle phase to the next, ensuring nothing is lost during sequential execution.

Can I use a sequential execution workflow for large software projects?

Yes, you can use a sequential execution workflow for large software projects. It is specifically designed for complex projects requiring careful management of project artifacts, minimizing the risk of errors from intake to ready-for-commit.

When do I need an end-to-end code development lifecycle conductor?

You need an end-to-end code development lifecycle conductor when managing large projects with multiple steps involved. It streamlines the entire process from specification intake to ready-for-commit, minimizing errors through automated phase transitions and safety gates.