gsd-manager

Display an interactive milestone dashboard and guide dependency-aware next actions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

gsd-manager solves the problem of coordinating multiple milestone phases without constantly switching contexts, so you can keep work moving in the right order.

Core Features & Use Cases

  • Interactive milestone dashboard: Shows all phases with clear visual status indicators and keeps you oriented while work progresses.
  • Recommended next actions: Suggests what to do next based on milestone state and phase dependencies.
  • Inline discussion + background execution: Lets you discuss a phase while planning or executing other phases in parallel.
  • Dependency-aware flow: Uses milestone roadmap and state files to drive phase sequencing and dispatch decisions.

Quick Start

Run gsd-manager in an active milestone directory that contains ROADMAP.md and STATE.md, then follow the dashboard to manage phases until the milestone completes.

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?

To coordinate multiple milestone phases from a single terminal, use an interactive dashboard that reads ROADMAP.md and STATE.md to display visual status indicators and suggest next actions.

Can I plan and execute parallel work across dependent milestone phases?

Yes, you can execute parallel work across dependent phases by discussing one phase inline while dispatching others in the background using dependency-aware flow and background Task agents.

How do I manage task dispatch based on dependency analysis in a milestone workflow?

Manage dependency-aware task dispatch by optionally running dependency analysis to evaluate state files, which then guides the optimal sequencing and progression of your milestone lifecycle.

What do I need to set up before running a milestone lifecycle dashboard?

You need an active milestone directory containing ROADMAP.md and STATE.md files to set up before running the dashboard and generating recommended next actions.

What is the best way to keep work moving in the right order during milestone management?

The best way to keep work moving in the right order during milestone management is using an interactive dashboard that applies dependency-aware progression to suggest optimal next actions.

Why does my milestone workflow require dependency-aware progression?

Milestone workflows require dependency-aware progression because phases have interdependencies that dictate sequencing, ensuring background task agents dispatch work only when prerequisite phases are ready.