review-tracker

Analyze project trackers and generate structured progress reports with blockers and recommendations.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/HirogaKatageri/hirokata-cc-marketplace --skill review-tracker-hirogakatageri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-tracker
Source: https://github.com/HirogaKatageri/hirokata-cc-marketplace/tree/main/plugins/cc-tracker-plugin/skills/review-tracker
Command: npx skills add https://github.com/HirogaKatageri/hirokata-cc-marketplace --skill review-tracker-hirogakatageri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly assess tracker progress, enumerate bottlenecks, and generate actionable reports to guide decision-making.

Core Features & Use Cases

  • Automated tracker review: parses tracker metadata, phase and track data, and computes completion, status, and blockers.
  • Insightful reporting: produces summary and detailed reports with recommendations for improvement.
  • Export & sharing: supports exporting reports for meetings and archiving.

Quick Start

Use the review-tracker tool to generate a status report for a tracker named 'my-tracker'. This will analyze current statuses and blockers and return a structured summary.

Frequently Asked Questions about review-tracker

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

FAQPage Schema
How do I generate a progress report from a project tracker with phase and track dependencies?

Generating a progress report requires parsing tracker metadata, statuses, and dependencies across phases and tracks. The skill computes completion percentages, identifies blockers, and outputs a structured report with recommendations and an optional detailed view for archiving.

What is tracker analysis and how does it identify project blockers?

Tracker analysis evaluates project statuses and dependencies across multiple phases to compute overall completion. By parsing this metadata, the mechanism detects stalled tracks and dependencies, surfacing specific blockers in a structured report to help teams resolve bottlenecks quickly.

Can I export tracker status reports for meeting archives?

Yes, the skill supports exporting generated tracker reports for meetings and archiving. After it analyzes tracker statuses and computes blockers, you can export the structured report output to share progress insights with stakeholders or save it for historical reference.

What's the best way to review tracker progress across multiple project tracks?

The best way to review tracker progress is by analyzing metadata across all project tracks and phases simultaneously. This approach computes overall completion, cross-references dependencies to find blockers, and produces a single structured report with recommendations to guide decision-making.

Do I need to manually map dependencies for the tracker review to work?

No, you do not need to manually map dependencies. The skill automatically parses existing tracker metadata, phase statuses, and dependency data to compute completion rates and identify blockers, generating the structured report directly from the available tracker information.

Why does my tracker progress report show incomplete phases despite no active blockers?

A tracker progress report may show incomplete phases due to pending dependencies or unstarted tracks rather than active blockers. The analysis computes completion by parsing all phase and track statuses, meaning tasks not yet started will lower overall completion rates even without explicit blockers.