gsd-manager

Orchestrate multi-phase milestone management from a terminal with ROADMAP.md and STATE.md.

Updated May 22, 2026
One-click install
npx skills add https://github.com/yusaduymaz/loexai --skill gsd-manager-yusaduymaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-manager
Source: https://github.com/yusaduymaz/loexai/tree/main/.codex/skills/gsd-manager
Command: npx skills add https://github.com/yusaduymaz/loexai --skill gsd-manager-yusaduymaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps power users manage an active milestone from a single terminal instead of switching between planning notes, phase folders, and separate execution tools.

Core Features & Use Cases

  • Phase Dashboard: Surfaces all phases with clear status indicators and next-step recommendations.
  • Inline Discussion: Lets you inspect and reason about a phase without leaving the terminal.
  • Parallel Execution: Dispatches planning and execution work to background agents while you keep managing the milestone.
  • Use Case: A product lead can check roadmap progress, analyze dependencies, and launch the next phase while another phase is still running.

Quick Start

Use this skill to open the active milestone dashboard and ask it to recommend the next action for your current project.

Frequently Asked Questions about gsd-manager

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

FAQPage Schema
How do I track multi-phase milestone progress from a single terminal?

Multi-phase milestone tracking from a single terminal is done by reading active project ROADMAP.md and STATE.md files to render a dashboard with phase statuses, dependency reviews, and next-step recommendations. This keeps planning and execution centralized without switching tools.

Can I dispatch background agents for parallel execution while managing a milestone?

Yes, background agents can be dispatched for parallel execution while you continue managing the active milestone. This allows planning and execution tasks to run simultaneously, enabling you to analyze dependencies or launch new phases without blocking terminal input.

What is the best way to manage workflow dependencies across project phases?

The best way to manage workflow dependencies across project phases is by using inline discussion and dependency analysis within a terminal dashboard. It evaluates your project's roadmap and state files to surface dependency constraints and next-step recommendations directly.

Do I need ROADMAP.md and STATE.md files to use terminal workflow orchestration?

Yes, ROADMAP.md and STATE.md files are required for terminal workflow orchestration. This skill applies to active projects that utilize these files to parse phase statuses, track dependencies, and execute milestone management commands.

How does inline discussion work for reasoning about a project phase?

Inline discussion for reasoning about a project phase works by allowing you to inspect and evaluate phase details directly within the terminal dashboard. It integrates dependency review and phase status tracking so you can analyze progress without leaving your current workflow context.