gsd-autonomous

Automate milestone progression by executing discuss, plan, and execute cycles from ROADMAP.md.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/rkz91/coco --skill gsd-autonomous-rkz91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-autonomous
Source: https://github.com/rkz91/coco/tree/main/systems/gsd/skills/gsd-autonomous
Command: npx skills add https://github.com/rkz91/coco --skill gsd-autonomous-rkz91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end milestone progression by running discuss → plan → execute cycles for each phase, reducing manual prompting and speeding up delivery.

Core Features & Use Cases

  • Autonomous phase execution: discover phases from ROADMAP.md and run discuss → plan → execute per phase.
  • Decision points: pause for blockers, validation requests, and human-in-the-loop when needed, while preserving state.
  • Artifacts and audit trails: create/update CONTEXT.md, PLANs, and SUMMARYs for each phase for traceability.

Quick Start

Start the autonomous milestone workflow from the current ROADMAP, allowing the system to progress through discuss, plan, and execute phases.

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 progression for a roadmap-driven project?

You can start, stop, or run all incomplete phases end-to-end by triggering the autonomous workflow. It automatically processes phases sequentially and maintains state throughout the execution cycle.

What artifacts are generated during autonomous phase execution?

Autonomous phase execution maintains phase artifacts including CONTEXT.md, PLANs, and SUMMARYs for each phase. These artifacts ensure traceability and provide an audit trail for the milestone progression.

Can I pause autonomous workflow execution for human validation?

Yes, the autonomous workflow includes decision points that pause execution for blockers, validation requests, and human-in-the-loop interventions. It preserves state during these pauses to resume progression seamlessly.

Do I need a ROADMAP.md file to use autonomous milestone execution?

Yes, autonomous milestone execution applies to ROADMAP-driven projects. The system discovers incomplete phases directly from the ROADMAP.md file to structure the discuss, plan, and execute cycles.

How does autonomous phase management handle blockers and cleanup?

Autonomous phase management ensures blockers, audits, and cleanup are handled during execution. It pauses for human input when blockers occur and integrates cleanup tasks within the milestone progression cycle.