autopilot

Orchestrate the full dispatch-launch-monitor-review-wrap-dispatch cycle autonomously.

14|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/memorysaver/agentic-engineering-patterns --skill autopilot-memorysaver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autopilot
Source: https://github.com/memorysaver/agentic-engineering-patterns/tree/main/skills/patterns/autopilot
Command: npx skills add https://github.com/memorysaver/agentic-engineering-patterns --skill autopilot-memorysaver

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate the full dispatch-launch-monitor-review-wrap-dispatch cycle autonomously. One command to go hands-free. Use when the user says "autopilot", "run autonomously", "auto dispatch loop", "hands-free mode", "start building everything", "go auto", "run the pipeline", "let it run", "manage workspaces", or wants to dispatch and monitor multiple stories without manual intervention. Always trigger this over /dispatch when the user wants continuous autonomous operation. Runs from the main workspace only.

Core Features & Use Cases

  • End-to-end autonomous orchestration across dispatch, launch, wrap, reflect, and automated design/merge steps.
  • Hands-free operation with recurring loop control via /loop and one-step /autopilot start.
  • Robust guardrails for escalations, design inputs, and liveness checks to prevent stalls.
  • Works from the main workspace using product-context-driven routing to optimize story progression.

Quick Start

Start with /autopilot to initiate the recurring autonomous loop that manages the full lifecycle across stories.

Frequently Asked Questions about autopilot

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

FAQPage Schema
How do I run autonomous dispatch and monitoring for multiple stories without manual intervention?

Autonomous dispatch and monitoring is orchestrated by initiating a recurring loop that manages the full dispatch-launch-monitor-review-wrap cycle hands-free. You start the process with a single command to trigger continuous execution across stories.

What is autonomous workflow orchestration for continuous task execution?

Autonomous workflow orchestration is the end-to-end management of dispatch, launch, wrap, reflect, and automated design steps. It uses product-context-driven routing from the main workspace to optimize story progression without manual input.

Can I use autopilot mode to manage multiple workspaces simultaneously?

Autopilot mode runs from the main workspace only and manages multiple stories through product-context-driven routing. It does not manage multiple separate workspaces simultaneously but optimizes story progression within the main environment.

How do I prevent stalls during hands-free automated pipeline execution?

Robust guardrails for escalations, design inputs, and liveness checks prevent stalls during hands-free automated pipeline execution. These mechanisms monitor the autonomous loop to ensure continuous operation without manual intervention.

What is the best way to start a hands-free auto dispatch loop for workflow automation?

The best way to start a hands-free auto dispatch loop is by triggering the autonomous orchestration command from the main workspace. This initiates the recurring cycle that manages the full lifecycle across stories automatically.

When should I use continuous autonomous operation instead of manual dispatch?

Use continuous autonomous operation when you want to dispatch and monitor multiple stories without manual intervention. Trigger this mode when you need the full dispatch-launch-monitor-review-wrap cycle to run hands-free from the main workspace.