gsd-autonomous

Automate milestone phase execution using ROADMAP.md and Skill() invocations.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-autonomous-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-autonomous
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-autonomous
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-autonomous-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the autonomous execution of milestone phases, discussing, planning, and executing each phase without manual intervention.

Core Features & Use Cases

  • Autonomous Execution: Automates the discussion, planning, and execution of milestone phases.
  • Phase Discovery: Utilizes ROADMAP.md for phase discovery.
  • Skill Invocations: Uses Skill() flat invocations for each phase command.
  • Progress Tracking: Updates .planning/STATE.md and .planning/ROADMAP.md after each phase.
  • Artifacts Creation: Generates phase artifacts like CONTEXT.md, PLANs, and SUMMARYs.
  • Use Case: Ideal for complex projects with multiple phases that require automated execution and progress tracking.

Quick Start

Run the gsd-autonomous skill to start the autonomous execution of milestone 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 execution for a multi-phase project roadmap?

You can automate milestone execution without manual intervention by using a Skill that discusses, plans, and executes each phase sequentially. It discovers phases via ROADMAP.md, uses flat Skill() invocations for commands, updates STATE.md, and generates artifacts like CONTEXT.md, PLANs, and SUMMARYs.

What is autonomous phase execution in project management?

Autonomous phase execution is a process that automates the discussion, planning, and execution of milestone phases. It discovers phases from ROADMAP.md, automatically runs phase commands using Skill() flat invocations, and generates planning artifacts to track progress without manual intervention.

How do I start autonomous execution of milestone phases?

To start autonomous execution, run the gsd-autonomous Skill. It will automatically discover phases from ROADMAP.md, discuss and plan each phase, execute the corresponding commands, and update planning documents like STATE.md while generating CONTEXT.md, PLANs, and SUMMARYs.

Does autonomous milestone execution work for complex projects with multiple phases?

Yes, autonomous milestone execution is ideal for complex projects with multiple phases requiring automated execution and progress tracking. It handles phase discovery via ROADMAP.md, executes commands through Skill() flat invocations, and updates .planning/STATE.md and .planning/ROADMAP.md after each phase.

How does progress tracking work during autonomous phase execution?

Progress tracking works by updating .planning/STATE.md and .planning/ROADMAP.md after each phase completes. The autonomous execution process also generates specific phase artifacts including CONTEXT.md, PLANs, and SUMMARYs to maintain a comprehensive record of project advancement.

When should I use an autonomous execution approach for project milestones?

You should use autonomous execution when managing complex projects with multiple phases that require automated execution and progress tracking. It is designed to handle the entire discuss, plan, and execute cycle without manual intervention, relying on ROADMAP.md for phase discovery.