gsd-manager

Coordinate milestone phases from a terminal using ROADMAP.md and STATE.md.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/onelee85/my-skills --skill gsd-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-manager
Source: https://github.com/onelee85/my-skills/tree/main/gsd-manager
Command: npx skills add https://github.com/onelee85/my-skills --skill gsd-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates milestone phase management from a single terminal.

Core Features & Use Cases

  • Dashboard that displays status indicators for each phase
  • Recommends optimal next actions and dispatches work to background agents
  • Reads milestone structure from ROADMAP.md, STATE.md, and phase directories to inform decisions

Quick Start

Run gsd-manager to load the milestone dashboard and start coordinating phases in a single 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 milestone phases from a single terminal?

Milestone phase coordination from a single terminal is done by loading a dashboard that reads ROADMAP.md and STATE.md to display phase statuses, recommend next actions, and dispatch background tasks.

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

A milestone dashboard displays status indicators for each phase by reading milestone artifacts like ROADMAP.md and STATE.md, allowing you to monitor progress and prioritize actions across phases.

How do I dispatch background tasks across different project phases?

Dispatching background tasks across phases involves using a command-line orchestration tool that recommends optimal next actions and sends work to background agents based on current milestone state.

Do I need existing ROADMAP.md and STATE.md files to use a milestone management dashboard?

Yes, milestone dashboards require existing ROADMAP.md and STATE.md artifacts along with phase directories to inform status indicators, next action recommendations, and task orchestration.

Can I prioritize milestone actions and orchestrate workflows without a graphical interface?

Yes, you can prioritize actions and orchestrate workflows from the command line; the dashboard runs in a terminal, reads milestone structure, and dispatches work to background agents without a GUI.

What's the best way to manage milestone phases when juggling multiple background agents?

Managing multiple background agents is best handled by a terminal-based orchestration dashboard that reads milestone state files, recommends priorities, and coordinates task dispatch across phases.