gsd-cc-status

Summarize GSD-CC project status from STATE.md and slice files.

3|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/0ui-labs/GSD-CC --skill gsd-cc-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-cc-status
Source: https://github.com/0ui-labs/GSD-CC/tree/main/gsd-cc/skills/status
Command: npx skills add https://github.com/0ui-labs/GSD-CC --skill gsd-cc-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeping track of long-running Claude Code workflows is hard; this Skill provides a clear, up-to-date snapshot of milestone progress, slice state, and resource usage to reduce cognitive load and decision latency.

Core Features & Use Cases

  • Read state from .gsd/STATE.md, .gsd/type.json, and file system slices to build a live status view.
  • Show progress per milestone and slice, including execution state, acceptance criteria, and token usage when available.
  • Provide a clear next-action suggestion to move the project forward.

Quick Start

Ask Claude Code for the current GSD-CC status using /gsd-cc-status to see milestone progress, slice states, and token usage.

Frequently Asked Questions about gsd-cc-status

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

FAQPage Schema
How do I check the current status of a long-running Claude Code workflow?

To check the status of a long-running Claude Code workflow, request a summary using the /gsd-cc-status command. It reads state files to provide a compact snapshot of milestone progress, slice states, and token usage.

What is the best way to track project milestone progress and token usage?

Tracking project milestone progress and token usage is best done by reading the state directly from .gsd/STATE.md and type.json files. This approach shows execution state, acceptance criteria, and resource consumption.

How do I get a machine-parseable project status summary for ongoing tasks?

To get a machine-parseable project status summary for ongoing tasks, request a state explanation. The output is compact, highlights next actions, and references state files to ensure up-to-date task tracking.

Does Claude Code workflow status tracking show slice execution state and acceptance criteria?

Yes, Claude Code workflow status tracking shows slice execution state and acceptance criteria. It reads file system slices to build a live status view, detailing progress per milestone and slice.

Can I get a next-action suggestion to move my project forward automatically?

You can get a next-action suggestion to move your project forward automatically by requesting a status update. The system evaluates current state files and provides a clear recommendation to reduce decision latency.

Why does keeping track of long-running workflows cause high cognitive load?

Keeping track of long-running workflows causes high cognitive load because milestone progress and resource usage are difficult to monitor manually. A live status view reduces this by providing an up-to-date snapshot.