gsd-autonomous

Execute remaining milestone phases by coordinating discuss, plan, and execute steps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of driving a milestone from phase to phase by autonomously discovering what remains, coordinating the work, and pausing only when a human decision is required.

Core Features & Use Cases

  • Autonomous phase execution: Runs each remaining phase through discuss, plan, and execute without repeated user prompting.
  • Roadmap-aware progress tracking: Reads milestone progress, updates state after each phase, and keeps the roadmap aligned with completion.
  • Blocker and validation handling: Surfaces grey-area decisions, validation needs, and blockers at the right time so the workflow stays reliable.
  • Use case: Use this when you want a long-running project milestone completed end to end with minimal supervision while preserving checkpoints and cleanup.

Quick Start

Ask the skill to run the remaining milestone phases from the current roadmap and stop only when a user decision, blocker, or validation request requires attention.

Frequently Asked Questions about gsd-autonomous

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

FAQPage Schema
How do I autonomously execute remaining roadmap milestone phases without manual prompting?

Autonomous phase execution coordinates the discuss, plan, and execute steps for each remaining milestone phase automatically. It discovers what remains on the roadmap and pauses only when a human decision, validation request, or blocker requires attention.

How does autonomous phase execution track milestone progress and update state?

Autonomous phase execution reads milestone progress from the roadmap and updates the state after each phase completes. It keeps the ROADMAP and phase files aligned with completion status and generates necessary artifacts along the way.

Can I run specific milestone phases instead of executing all remaining phases?

You can run specific milestone phases using optional from, to, only, and interactive control parameters. These controls let you define exact phase execution boundaries or interactively guide the workflow when needed.

What happens when a blocker or grey-area decision occurs during phase-by-phase completion?

During phase-by-phase completion, blockers and grey-area decisions surface immediately to pause the workflow. The execution halts at the right time to request human validation or decisions, ensuring the milestone delivery remains reliable.

Do I need an existing roadmap to use autonomous milestone cleanup and phase execution?

You need an existing roadmap with defined milestones and phase files to use autonomous milestone cleanup and phase execution. The Skill relies on roadmap-driven delivery workflows to discover remaining work and coordinate the phases.