gsd-manager

Manage milestone phases from a terminal dashboard with status monitoring and agent dispatch.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a single, interactive command center that consolidates visibility and control across all phases of a milestone, eliminating context switching between separate phase workflows and terminals.

Core Features & Use Cases

  • Unified Dashboard: Displays all phases with visual status indicators and health so users can quickly assess progress.
  • Action Recommendation: Recommends optimal next actions and routes work to the appropriate GSD commands.
  • Background Orchestration: Dispatches planning and execution work to background Task/Skill agents so a user can discuss or inspect one phase while others run.
  • File Integration: Reads ROADMAP.md, STATE.md, and phase directories to determine live status and dependencies.
  • Use Case: A power user managing a milestone can review a UI phase interactively while the system concurrently runs planning agents for backend phases, then dispatches execution tasks without leaving the manager.

Quick Start

Open gsd-manager to display the milestone dashboard, recommend the next actions, and dispatch background agents for planning and execution.

Frequently Asked Questions about gsd-manager

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

FAQPage Schema
How do I monitor milestone phases from a single terminal dashboard?

To monitor milestone phases from a single terminal dashboard, open the manager to display a unified view of all phases with visual status indicators and health metrics. It consolidates visibility and control, eliminating context switching between separate phase workflows.

How does background orchestration work for project management agents?

Background orchestration dispatches planning and execution work to background Task and Skill agents concurrently. This allows you to interactively discuss or inspect one phase while other phases run their agents in the background without leaving the manager.

Do I need ROADMAP.md and STATE.md files to coordinate multi-phase project workflows?

Yes, you need ROADMAP.md and STATE.md files to coordinate multi-phase project workflows. The manager requires access to these files and permission to read phase directories to determine live status, resolve dependencies, and recommend next actions.

Can I dispatch planning and execution agents concurrently while reviewing another phase?

Yes, you can dispatch planning and execution agents concurrently while reviewing another phase. The manager routes work to appropriate GSD commands and background agents, allowing you to interactively inspect a UI phase while backend planning runs simultaneously.

What is the best way to get recommended next actions for multi-phase project milestones?

The best way to get recommended next actions for multi-phase project milestones is to open the manager, which analyzes your live status and dependencies from phase directories to recommend optimal next steps and route work to the appropriate GSD commands automatically.

When should I not use a single-terminal command center for project milestones?

You should not use a single-terminal command center for project milestones if your workflow lacks multi-phase structures or ROADMAP.md and STATE.md files. It is designed specifically for multi-phase project workflows requiring phase visibility and concurrent agent orchestration.