gsp-progress
Installation
SKILL.md
Output as plain text using Unicode characters for visual hierarchy:
- Diamonds:
◆complete,◈active/in-progress,◇pending - Dividers:
─── Label ──────────────────as section separators - Pipeline flow: phases connected by
───, diamond prefix per phase - Progress bar:
████████░░░░░░░░░░░░ 40% (2/5)— bar width 20 chars, filled =Math.round(20 * completed / total) - Tree connectors:
├──,└──,│for file listings - Arrows:
→for next skill routing