gsp-progress

Displays real-time progress dashboards for brands and projects in terminals using Unicode graphics.

49|4|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jubscodes/get-shit-pretty --skill gsp-progress
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsp-progress
Source: https://github.com/jubscodes/get-shit-pretty/tree/main/gsp/skills/gsp-progress
Command: npx skills add https://github.com/jubscodes/get-shit-pretty --skill gsp-progress

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This capability helps teams monitor complex design pipelines by presenting a concise, text-based view of progress across all brands and projects in the terminal.

Core Features & Use Cases

  • Visual indicators: Diamond icons show completed, in-progress, and pending phases.
  • Unified visibility: Displays branding progress and project status in a single dashboard.
  • Readable output: Uses Unicode progress bars and connectors for quick scanning in low-bandwidth terminals.
  • Use Case: Run gsp-progress to quickly verify which brands and projects are ahead or blocked.

Quick Start

Run the gsp-progress skill to render the current brands and projects progress dashboard in your terminal.

Frequently Asked Questions about gsp-progress

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

FAQPage Schema
How do I track pipeline progress for multiple branding projects in the terminal?▼

A terminal progress dashboard renders real-time, text-based visual indicators for tracking multiple branding projects and pipelines. It reads configuration and state files to compute phase completion, displaying completed, in-progress, and pending stages using Unicode progress bars.

How do I view which design projects are blocked or ahead in a low-bandwidth terminal?▼

To view blocked or ahead projects in a low-bandwidth terminal, run the gsp-progress skill. It renders a concise dashboard using Unicode connectors and visual indicators, allowing quick scanning of branding and project status without heavy graphical overhead.

Can I generate a project progress dashboard using STATE.md and config.json files?▼

Yes, you can generate a project progress dashboard by applying a skill that reads STATE.md and config.json directly. It computes the current phase completion data from these files and outputs a readable, text-based visual representation of your pipeline status.

What is the best way to monitor design pipelines without leaving the command line?▼

The best way to monitor design pipelines from the command line is using a text-based dashboard tool that computes phase completion and renders Unicode progress bars. This approach provides quick visual scanning of multiple brands and projects directly in your terminal environment.

Does a terminal progress dashboard work for teams tracking multiple brands simultaneously?▼

Yes, a terminal progress dashboard is designed for teams tracking multiple brands and projects simultaneously. It provides a unified view by reading state files and rendering visual indicators that show the real-time phase completion across all tracked branding pipelines.

Why use Unicode progress bars for monitoring project pipelines instead of web dashboards?▼

Unicode progress bars are used for monitoring project pipelines because they provide readable output for quick scanning in low-bandwidth terminals. They offer visual indicators like diamond icons for completed phases without requiring a web dashboard or heavy graphical interface.