gsd-manager

Coordinate milestone workflows from a terminal using planning files.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-manager-poom5741
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-manager
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-manager
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-manager-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate milestone workflows from a single terminal to reduce context switching and boost throughput.

Core Features & Use Cases

  • Dashboard-style visibility over all phases with visual status indicators
  • Inline discussion and planning while execution happens in the background
  • One-command dispatch of phase work to background agents

Quick Start

Launch the manager from your terminal to view the milestone dashboard and dispatch phase actions.

Frequently Asked Questions about gsd-manager

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

FAQPage Schema
How do I coordinate milestone workflows from a single terminal?▼

You can coordinate milestone workflows from a single terminal by launching the manager, which reads `.planning/STATE.md` and `.planning/ROADMAP.md` to display phase statuses and dispatch work to background Task agents.

What is phase management orchestration in a terminal dashboard?▼

Phase management orchestration via a terminal dashboard provides visual status indicators across parallel phases, enabling inline discussion and planning while execution happens in the background.

Do I need specific planning files to use the milestone dashboard?▼

Yes, you need `.planning/STATE.md` and `.planning/ROADMAP.md` files along with phase directories established in your workspace, because the dashboard reads these to determine status and dispatch work.

How do I dispatch phase work to background agents without context switching?▼

You dispatch phase work to background agents without context switching by using one-command dispatch from the milestone dashboard, which routes tasks through existing manager workflows while you continue inline planning.

What's the best way to manage parallel phase planning and execution?▼

The best way to manage parallel phase planning and execution is using a dashboard-style overview that reads roadmap and state files to dispatch work to background Task agents, boosting throughput for power users.