home / skills / ctsstc / get-shit-done-skills / progress
npx playbooks add skill ctsstc/get-shit-done-skills --skill progressReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:progress
description: Show project progress
version: 1.0.0
triggers: [progress, show progress]
tools: [Bash, Glob, Grep, Write]
---
# GSD Progress
Shows project progress and status.
## When to Use
- Checking project status
- Reviewing completion
## Process
1. Load project state
2. Calculate progress
3. Display status
## Success Criteria
Progress displayed.