gsd-manager

Manage milestone phases and coordinate next actions from a terminal dashboard.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/coco-research/coco --skill gsd-manager-coco-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-manager
Source: https://github.com/coco-research/coco/tree/main/systems/gsd/skills/gsd-manager
Command: npx skills add https://github.com/coco-research/coco --skill gsd-manager-coco-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill replaces scattered terminal commands and manual status checks with a single control center for managing an active milestone, so you can understand progress and act quickly without losing context.

Core Features & Use Cases

  • Unified phase dashboard: View all phases with visual status indicators and recommended next actions in one place.
  • Parallel work coordination: Discuss one phase inline while planning or executing other phases as background agents.
  • Milestone operations: Read roadmap and state files, resolve dependencies, and dispatch existing GSD commands without creating new files directly.
  • Use case: A developer running a complex delivery can monitor stalled phases, launch parallel execution, and keep the milestone moving from a single terminal session.

Quick Start

Ask the gsd-manager skill to open the milestone dashboard, review current phase status, and dispatch the best next action for the active milestone.

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 and coordinate workflow orchestration from a single terminal?

To monitor milestone phases and coordinate workflow orchestration, this Skill provides a single-terminal dashboard that reads ROADMAP.md and STATE.md, displays visual status indicators, and recommends the next best actions for active phases.

Can I run parallel discuss-plan-execute workflows for different phases at the same time?

Yes, you can run parallel discuss-plan-execute workflows. This Skill coordinates parallel work by allowing you to discuss one phase inline while planning or executing other phases as background agents.

How do I resolve phase dependencies and dispatch GSD commands without creating new files?

To resolve phase dependencies and dispatch GSD commands, this milestone operations dashboard reads existing roadmap and state files, resolves dependencies, and dispatches existing GSD commands without creating new files directly.

What is the best way to track milestone progress and identify stalled phases during software delivery?

The best way to track milestone progress and identify stalled phases is using a unified dashboard that visualizes all phase statuses and recommended next actions, preventing context loss during complex software delivery.

Do I need accessible ROADMAP.md and STATE.md files to use the milestone dashboard?

Yes, accessible ROADMAP.md and STATE.md files are required. The dashboard refreshes status and coordinates next actions by reading these milestone files and dispatching existing workflow instructions.

Why does my milestone dashboard keep running until completion instead of returning to the prompt?

The milestone dashboard keeps running until completion or exit to handle inline user interaction during long-running work. It continuously refreshes status and dispatches GSD commands to keep the milestone moving.