gsd-autonomous

Automate milestone execution through discuss, plan, and execute cycles with ROADMAP-driven phase discovery.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-autonomous-ev3rlit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-autonomous
Source: https://github.com/ev3rlit/magam-canonical-archive/tree/main/.codex/skills/gsd-autonomous
Command: npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-autonomous-ev3rlit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end milestone execution by driving discuss, plan, and execute cycles for each remaining phase.

Core Features & Use Cases

  • Orchestrates phase discovery via ROADMAP analysis and executes per-phase tasks with artifact updates (CONTEXT.md, ROADMAP.md, PLANs, SUMMARIES, STATE.md).
  • Handles blockers and approvals, pausing only when necessary to preserve progress.
  • Generates and cleans up phase artifacts to maintain a clean project state.

Quick Start

Initiate the autonomous milestone workflow to discuss, plan, and execute each remaining phase with pauses only for blockers or approvals.

Frequently Asked Questions about gsd-autonomous

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

FAQPage Schema
How do I automate project milestone execution across multiple phases?

You can automate milestone execution by driving discuss, plan, and execute cycles for each remaining phase. The workflow uses ROADMAP-driven phase discovery to autonomously process tasks and update project artifacts end-to-end.

What project artifacts are updated during automated phased execution?

During phased execution, the system automatically updates CONTEXT.md, ROADMAP.md, PLANs, SUMMARIES, and STATE.md files. These artifacts track phase state, roadmap progress, and generated outputs after each stage completes.

How does autonomous workflow handle blockers and approvals during execution?

Autonomous workflow handles blockers by pausing execution only when necessary to preserve progress. It stops exclusively for required approvals or blockers, allowing the rest of the milestone phases to run uninterrupted.

Do I need a ROADMAP.md file to start autonomous milestone management?

Yes, a ROADMAP.md file is required for autonomous milestone management. The workflow relies on ROADMAP-driven phase discovery to identify remaining phases and orchestrate the subsequent discuss, plan, and execute cycles.

What is the best way to maintain a clean project state after completing milestones?

To maintain a clean project state after completing milestones, the workflow automatically generates and cleans up phase artifacts. This ensures obsolete files are removed and final project states are properly recorded.

Why does autonomous project planning pause during the discuss, plan, and execute cycles?

Autonomous project planning pauses during execution cycles specifically to handle blockers and approvals. This targeted pausing preserves progress without halting the overall end-to-end milestone workflow unnecessarily.