gsd-manager

Manage project milestones via a terminal dashboard with GSD commands.

Updated Apr 22, 2025
One-click install
npx skills add https://github.com/mcampbellr/.dotfiles --skill gsd-manager-mcampbellr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-manager
Source: https://github.com/mcampbellr/.dotfiles/tree/main/claude/.claude/skills/gsd-manager
Command: npx skills add https://github.com/mcampbellr/.dotfiles --skill gsd-manager-mcampbellr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of project milestones by providing a single-terminal interface to visualize and control project phases, saving time and reducing complexity.

Core Features & Use Cases

  • Single-terminal Dashboard: Offers a comprehensive view of all project phases with visual status indicators.
  • Action Recommendations: Suggests the next optimal steps based on project context.
  • Parallel Work Execution: Allows discussing one phase while another is planned or executed in the background.
  • No Direct File Creation: Dispatches tasks to existing GSD commands via Skill() and background Task agents.
  • Use Case: For a project manager who needs to oversee multiple phases of a project simultaneously and efficiently.

Quick Start

Use the gsd-manager skill to manage your project's milestone.

Frequently Asked Questions about gsd-manager

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

FAQPage Schema
How do I manage project milestones from a single terminal interface?

You can manage project milestones from a single terminal by visualizing project phases and dispatching tasks to background agents, which allows you to control and execute work in parallel efficiently.

What files are required to track project phases using GSD commands?

Tracking project phases using GSD commands requires an active milestone with ROADMAP.md and STATE.md files present in your project directory to visualize status and suggest optimal actions.

Can I execute parallel work across different project phases in the terminal?

Yes, you can execute parallel work across project phases by discussing one phase while dispatching tasks for another phase to background agents via GSD commands from your terminal.

How does single terminal milestone tracking suggest the next optimal actions?

Single terminal milestone tracking suggests optimal next actions by analyzing the project context from your ROADMAP.md and STATE.md files to recommend the best steps for phase progression.

Does the gsd-manager skill directly create and modify project files?

No, the gsd-manager skill does not directly create files; it dispatches tasks to existing GSD commands and background Task agents to execute project phase work.