progress

Scan daily logs, blocker files, and decision records to generate cross-project status reports.

134|33|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/kv0906/pm-kit --skill progress-kv0906
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: progress
Source: https://github.com/kv0906/pm-kit/tree/main/.claude/skills/progress
Command: npx skills add https://github.com/kv0906/pm-kit --skill progress-kv0906

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a consolidated, read-only overview of project progress, including shipped items, work in progress, and critical blockers, eliminating the need to manually gather this information from disparate sources.

Core Features & Use Cases

  • Cross-Project Synthesis: Generates a unified status report across multiple projects.
  • Key Metrics: Summarizes shipped items, ongoing work, open blockers, active documents, and recent decisions.
  • Use Case: At the start of a team meeting, use this Skill to quickly pull up the status of all active projects to inform discussions and identify immediate priorities.

Quick Start

Display the status report for all projects for the current week.

Frequently Asked Questions about progress

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

FAQPage Schema
How do I generate a cross-project status report from daily logs and blocker files?

To generate a cross-project status report, you need a tool that synthesizes daily logs, blocker files, and decision records by parsing markdown files. This process provides a consolidated read-only overview of shipped items, work in progress, and impediments.

What is project status synthesis and when do I need it for team synchronization?

Project status synthesis is the process of scanning daily logs and decision records to create a unified view of progress. It is needed for team synchronization scenarios, such as pulling up all active project statuses at the start of a meeting to identify priorities.

Can I use markdown files to automatically summarize project blockers and active documents?

Yes, you can parse markdown files containing daily logs and structured data to automatically summarize project blockers and active documents. This extraction mechanism generates a unified status report across multiple projects.

What's the best way to consolidate project progress and work-in-progress across multiple projects?

The best way to consolidate project progress is to use a synthesis tool that scans decision records and blocker files. This approach eliminates manual gathering from disparate sources and outputs a read-only overview of work-in-progress and critical blockers.

Does cross-project status synthesis require structured data extraction from decision records?

Yes, generating a cross-project status report requires parsing markdown files and structured data extraction from decision records. This extraction is necessary to summarize active documents, recent decisions, and open blockers accurately.