An interactive dashboard for overseeing project phases, tracking status, and dispatching tasks.

Install

mkdir -p .claude/skills/gsd-manager-esteban-marketing && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18945" && unzip -o skill.zip -d .claude/skills/gsd-manager-esteban-marketing && rm skill.zip

Installs to .claude/skills/gsd-manager-esteban-marketing

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Interactive command center for managing multiple phases from one terminal
73 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Display a dashboard of all project phases
  • Show visual status indicators for phases
  • Dispatch work to background agents for planning or execution
  • Manage multiple phases from a single terminal

How it works

The skill provides an interactive command center that displays a dashboard of all project phases with status indicators, recommends next actions, and dispatches work to background agents. It maintains a refresh loop until the user exits or all phases complete.

Inputs & outputs

You give it
An active milestone with ROADMAP.md and STATE.md
You get back
Interactive terminal dashboard with phase statuses and recommendations

When to use gsd-manager

  • Managing milestone phases
  • Dispatching work across phases
  • Tracking project status

About this skill

<objective> Single-terminal command center for managing a milestone. Shows a dashboard of all phases with visual status indicators, recommends optimal next actions, and dispatches work — discuss runs inline, plan/execute run as background agents.

Designed for power users who want to parallelize work across phases from one terminal: discuss a phase while another plans or executes in the background.

Creates/Updates:

  • No files created directly — dispatches to existing GSD commands via Skill() and background Task agents.
  • Reads .planning/STATE.md, .planning/ROADMAP.md, phase directories for status.

After: User exits when done managing, or all phases complete and milestone lifecycle is suggested. </objective>

<execution_context> @.agent/get-shit-done/workflows/manager.md @.agent/get-shit-done/references/ui-brand.md </execution_context>

<context> No arguments required. Requires an active milestone with ROADMAP.md and STATE.md.

Project context, phase list, dependencies, and recommendations are resolved inside the workflow using gsd-tools.cjs init manager. No upfront context loading needed. </context>

<process> Execute the manager workflow from @.agent/get-shit-done/workflows/manager.md end-to-end. Maintain the dashboard refresh loop until the user exits or all phases complete. </process>

<success_criteria>

  • The core objective stated in the context or workflow was perfectly achieved.
  • Required output files or state updates are correctly written to disk.
  • Operations are atomic and accurately logged. </success_criteria>

<failure_modes>

  • Required input files (context, state, plans) may be missing or empty.
  • Tools may fail due to incorrect parameters or unexpected system states.
  • Agent may hallucinate completion without verifying final file contents. </failure_modes>

When not to use it

  • When there is no active milestone with ROADMAP.md and STATE.md
  • When the user is not interested in parallelizing work across phases

Limitations

  • The skill does not create files directly.
  • It requires an active milestone with ROADMAP.md and STATE.md.
  • It dispatches to existing GSD commands via Skill() and background Task agents.

How it compares

This skill offers a single-terminal command center for milestone management, enabling parallel work across phases and real-time status updates, which is more integrated than manually tracking individual phase progress.

Compared to similar skills

gsd-manager side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gsd-manager (this skill)03moNo flagsIntermediate
trello412moReviewBeginner
executing-plans62moNo flagsIntermediate
github-project-management45moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

trello

openclaw

Manage Trello boards, lists, and cards via the Trello REST API.

41205

executing-plans

obra

Use when you have a written implementation plan to execute in a separate session with review checkpoints

643

github-project-management

ruvnet

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

427

project-clickup

incidentfox

ClickUp project management integration for incident tracking and task management

320

coo-advisor

alirezarezvani

Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks. Use when designing operations, setting up OKRs, building processes, scaling teams, analyzing bottlenecks, planning operational cadence, or when user mentions COO, operations, process improvement, OKRs, scaling, operational efficiency, or execution.

613

tlc-spec-driven

tech-leads-club

Project and feature planning with 4 phases - Specify, Design, Tasks, Implement+Validate. Creates atomic tasks with verification criteria and maintains persistent memory across sessions. Stack-agnostic. Use when: (1) Starting new projects (initialize vision, goals, roadmap), (2) Working with existing codebases (map stack, architecture, conventions), (3) Planning features (requirements, design, task breakdown), (4) Implementing with verification, (5) Tracking decisions/blockers across sessions, (6) Pausing/resuming work. Triggers on "initialize project", "map codebase", "specify feature", "design", "tasks", "implement", "pause work", "resume work".

77

Search skills

Search the agent skills registry