gsd-manager

Manage milestone phases and dispatch background planning tasks from a terminal.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill gsd-manager-mint-ia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-manager
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/gsd-manager
Command: npx skills add https://github.com/MINT-IA/MINT --skill gsd-manager-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes milestone management to eliminate context switching across phases by providing a single-terminal dashboard that shows visual status indicators, recommends optimal next actions, and lets users dispatch or monitor background planning and execution runs.

Core Features & Use Cases

  • Unified Dashboard: Displays all phases with visual status and dependency awareness so you can see progress at a glance.
  • Action Recommendations & Dispatch: Recommends optimal next steps and dispatches work to existing GSD commands via Skill() and background Task agents.
  • Parallel Workflow Management: Enables discussing one phase while planning or executing others in the background to maximize throughput.
  • Use Case: A product lead managing a cross-functional milestone can monitor phase health, get suggested priorities, and kick off background planning agents while resolving blockers in another phase.

Quick Start

Open the gsd-manager to launch the milestone dashboard, review phase statuses, and dispatch background runs.

Frequently Asked Questions about gsd-manager

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

FAQPage Schema
How do I manage parallel project phases from a single terminal?

Parallel phase management is handled by a unified dashboard that displays visual status indicators for all phases and dispatches background planning or execution tasks to maximize workflow throughput.

What is the best way to monitor milestone status across multiple workflows?

Monitoring milestone status across workflows requires a consolidated dashboard that reads ROADMAP.md and STATE.md files to show phase progress, dependency awareness, and recommend optimal next actions.

Can I run background planning tasks while resolving blockers in another phase?

Background planning tasks can run concurrently while you resolve blockers in another phase by invoking existing GSD commands via Skill() and background Task agents for parallel execution.

Do I need .planning/ROADMAP.md and .planning/STATE.md files to use milestone management?

Milestone management requires read access to .planning/ROADMAP.md and .planning/STATE.md files to display phase statuses, track dependency awareness, and recommend next actions.

How does task orchestration work for cross-functional milestones?

Task orchestration for cross-functional milestones works by coordinating parallel phase workflows from a single terminal, dispatching background agents to plan and execute runs while you monitor phase health.

When should I not use a unified dashboard for phase management?

A unified dashboard for phase management is not suitable for projects that do not maintain .planning/ROADMAP.md and .planning/STATE.md files or lack existing GSD commands for task dispatch.