gsd-manager

Orchestrate multi-phase milestones from a terminal using ROADMAP.md and STATE.md.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-manager-d0nmega
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-manager
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-manager
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-manager-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages complex milestones by providing a single-terminal command center that aggregates phase status, recommends actions, and dispatches work across multiple phases.

Core Features & Use Cases

  • Dashboard & status overview: See all phases in one view with visual indicators.
  • Actionable recommendations: Get recommended next steps and auto-dispatch tasks to background agents.
  • Inline discussion & parallel planning: Discuss a phase while another plans or executes in the background from the same terminal.
  • Use Case: Coordinate a multi-phase release where development, QA, and deployment phases run concurrently with clear handoffs.

Quick Start

Launch the gsd-manager workflow to open the milestone dashboard and begin coordinating all phases from your terminal.

Frequently Asked Questions about gsd-manager

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

FAQPage Schema
How do I coordinate multiple project phases with dependencies from a single terminal?

Multi-phase orchestration from a single terminal reduces context switching by aggregating phase status, recommending next steps, and dispatching tasks to background agents concurrently. It reads ROADMAP.md and STATE.md to manage milestones.

Can I plan one project phase while executing another in the background?

Background execution supports inline discussion and parallel planning, allowing you to discuss one phase while another executes or plans concurrently from the same terminal interface.

What is a milestone dashboard and how does it track workflow phases?

A milestone dashboard provides a live terminal overview of all workflow phases with visual indicators, aggregating status and recommending actionable next steps until project completion.

Does multi-phase milestone orchestration require specific project files to function?

Multi-phase orchestration requires ROADMAP.md and STATE.md files to function, reading them to assess phase status and manage the workflow using integrated command-line tools.

What's the best way to manage a concurrent multi-phase release with development and QA handoffs?

Coordinating a multi-phase release with concurrent development, QA, and deployment phases is managed by dispatching work across phases with clear handoffs from a unified command center.

Why use a single-terminal orchestration dashboard instead of separate task managers for each phase?

Single-terminal orchestration reduces context switching and improves throughput by aggregating phase status and auto-dispatching tasks to background agents, preventing the fragmentation of separate task managers.