progress

Aggregate task and epic progress from .context folders into status reports.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/tdp1999/claude-code-ctx --skill progress-tdp1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: progress
Source: https://github.com/tdp1999/claude-code-ctx/tree/main/plugins/ctx/skills/progress
Command: npx skills add https://github.com/tdp1999/claude-code-ctx --skill progress-tdp1999

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps stakeholders aligned by summarizing the current work state from the .context folders, aggregating active tasks, archived tasks, and completed epics or investigations.

Core Features & Use Cases

  • Progress aggregation: real-time counts for total tasks, Done, In Progress, Pending, and Blocked.
  • Task visibility: lists active tasks and blockers with reasons.
  • Epics and plans insights: surfaces completed and planned work from .context/tasks-done/ and .context/plans-done/ to inform next steps.

Quick Start

Run the progress command to display a live summary of your .context tasks and epics.

Frequently Asked Questions about progress

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

FAQPage Schema
How do I track project progress from context folders?

Project progress tracking from context folders is automated by this Skill, which reads `.context` directories to aggregate active, done, and blocked tasks. It provides a live summary dashboard of task metrics and epic statuses for quick decision making.

What workflow metrics are included in a task progress dashboard?

Task progress dashboard metrics include real-time counts for total tasks, Done, In Progress, Pending, and Blocked. It also surfaces active blockers with reasons, epic progress, and domain coverage status to keep stakeholders aligned on the current work state.

How do I view blocked tasks and reasons in a project workflow?

Blocked tasks and reasons in a project workflow are listed by the Skill directly from the `.context` folders. This task visibility surfaces active blockers, completed investigations, and planned work to inform your next steps and support quick decision making.

Does this progress aggregation tool work without external dependencies?

This progress aggregation tool works without external dependencies. It independently reads your `.context/tasks-done/` and `.context/plans-done/` folders to surface completed epics and investigations, requiring no additional components or frameworks to function.

Can I see epic progress and domain coverage status across active projects?

You can see epic progress and domain coverage status across active projects. The Skill aggregates data from `.context` folders to capture completed and planned work, reporting counts and blockers to support quick decision making across sprints.