gsd-autonomous

Automate milestone execution by cycling through discuss, plan, and execute phases.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/onelee85/my-skills --skill gsd-autonomous
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-autonomous
Source: https://github.com/onelee85/my-skills/tree/main/gsd-autonomous
Command: npx skills add https://github.com/onelee85/my-skills --skill gsd-autonomous

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end milestone execution by autonomously cycling through discuss → plan → execute phases, reducing manual overhead and decision fatigue.

Core Features & Use Cases

  • Autonomous phase execution across discuss, plan, and execute stages for each milestone.
  • Artifact management: creates and updates milestone artifacts like CONTEXT.md, PLANs, SUMMARYs, and tracks progress in ROADMAP.md and .planning STATE files.
  • Progress and blockers handling: pauses for user decisions only when blockers or validations are required, then resumes automatically.

Quick Start

Invoke the autonomous milestone workflow to execute all phases until completion.

Frequently Asked Questions about gsd-autonomous

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

FAQPage Schema
How do I automate milestone workflows end-to-end without manual intervention?

Autonomous milestone execution cycles through discuss, plan, and execute phases without manual intervention. It handles phase discovery, execution, auditing, and cleanup automatically, only pausing for user input when blockers require validation or decisions.

What planning artifacts are generated during autonomous project roadmap execution?

Autonomous milestone execution generates and updates phase artifacts including CONTEXT.md, PLANs, and SUMMARYs. It also tracks overall progress in ROADMAP.md and .planning/STATE.md files to maintain a persistent workflow state across milestones.

How does autonomous workflow planning handle blockers during milestone execution?

Autonomous milestone workflows handle blockers by pausing execution to request user decisions only when validations are required. Once the blocker is resolved, the workflow resumes automatically and continues cycling through the remaining plan and execute phases.

Do I need any external dependencies to run autonomous milestone planning and execution?

No external dependencies are required to run autonomous milestone planning and execution. The workflow operates independently to manage roadmap analysis, artifact creation, and milestone cleanup without relying on external components or integrations.

When should I use autonomous milestone orchestration instead of manual project planning?

Use autonomous milestone orchestration for project workflows requiring hands-off coordination across multiple phases to reduce decision fatigue. It is ideal when you need consistent artifact management and roadmap tracking without manually driving every planning and execution step.