progress-tracking

Track phase, plan, and task progress with state dashboards in GoopSpec.

39|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/hffmnnj/opencode-goopspec --skill progress-tracking-hffmnnj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: progress-tracking
Source: https://github.com/hffmnnj/opencode-goopspec/tree/main/skills/progress-tracking
Command: npx skills add https://github.com/hffmnnj/opencode-goopspec --skill progress-tracking-hffmnnj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GoopSpec projects often lack a clear, real-time view of progress across phases and tasks. This skill provides a centralized mechanism to track, report, and visualize the current state, reducing context switching and miscommunication.

Core Features & Use Cases

  • Central progress state: Visualize phase and task completion in a single place.
  • Checkpoints & state updates: Automatically record progress to .goopspec/STATE.md and generate summaries.
  • Analytics & reporting: Track metrics like completion rates, time taken, and activity history for audits and optimization.
  • Use Case: A product team running a GoopSpec project can monitor the current Phase and Plan, see which Tasks are pending, and trigger a checkpoint before major milestones.

Quick Start

Activate the progress-tracking skill within your GoopSpec project to start recording state updates to STATE.md and generating phase summaries.

Frequently Asked Questions about progress-tracking

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

FAQPage Schema
How do I track progress across project phases and tasks in GoopSpec?

Progress tracking in GoopSpec maintains a centralized state dashboard that visualizes phase and task completion. Activate the skill to automatically record progress updates to .goopspec/STATE.md and generate phase summaries, eliminating manual status tracking and reducing context switching across your project workflow.

What is a checkpoint and how do I use it for project milestones?

A checkpoint is a recorded snapshot of your project state saved to STATE.md history. Use checkpoints before major milestones to create an audit trail of progress, validate task completion, and maintain transparency across Discuss, Plan, Execute, Audit, and Confirm stages in your GoopSpec workflow.

Can I visualize real-time progress updates in the console?

Yes. The skill generates console progress visualization alongside centralized state management, letting you monitor current phase and plan status, see pending tasks, and track completion metrics without switching between tools or dashboards.

Does progress tracking work with existing GoopSpec project structures?

Progress tracking integrates directly into GoopSpec projects with zero dependencies. It operates within the .goopspec framework, reading and writing STATE.md, and supports all five workflow stages—no additional setup or external tools required.

How can I use progress data for project audits and optimization?

The skill tracks metrics including completion rates, activity history, and time taken per phase. Export this analytics data from STATE.md checkpoints to audit project workflows, identify bottlenecks, and optimize future phase planning and task allocation.