agent-progress-visualizer

Installation
SKILL.md

Agent Progress Visualizer

This skill creates and maintains a user-facing progress cockpit for UI/UX Agent Skill System projects. It translates canonical task-plan state into plain-language HTML for non-technical users.

It does not execute project tasks and does not own canonical status. Before planning, project-request.json and workflow-log.jsonl are only bootstrap sources. After planning, TASK-PLAN.md becomes the source of truth.

Operating Modes

  • bootstrap: create the first visible progress screen immediately after the system accepts a substantial user request, before TASK-PLAN.md exists.
  • init: create or replace the first task-plan-derived progress-state and progress screen after TASK-PLAN.md exists.
  • update: regenerate state and HTML after task-plan, report, artifact, feedback, or wiki changes.
  • review: inspect an existing progress screen for source-of-truth drift, fake status, privacy leaks, or confusing copy.
  • feedback-gate: expose user decisions and comments, then hand them to design-feedback-collector.
  • developer-view: reveal technical task ids, skill routes, dependencies, and artifact paths without changing customer copy.

Required Workflow

Installs
9
GitHub Stars
15
First Seen
Jul 29, 2026
agent-progress-visualizer — sergekostenchuk/ui-ux-agent-skill-system