execution-tracking

Track real-time feature execution progress against plan.md and schedule.md.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/prulloac/git-blame-vsc --skill execution-tracking-prulloac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execution-tracking
Source: https://github.com/prulloac/git-blame-vsc/tree/main/.agents/skills/execution-tracking
Command: npx skills add https://github.com/prulloac/git-blame-vsc --skill execution-tracking-prulloac

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Progress tracking for active feature work is often disconnected from the original execution plan, leading to missed blockers and misaligned timelines. This skill ties real-time status to the plan, surfaces blockers early, and keeps timelines synced with reality.

Core Features & Use Cases

  • Real-time progress tracking against execution plans across teams
  • Blocker escalation, risk updates, and timeline adjustments
  • Generated progress reports, blocker logs, and updated schedules to inform stakeholders

Quick Start

Simply feed your current execution status and blockers into the Skill to generate live progress updates and updated schedules.

Frequently Asked Questions about execution-tracking

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

FAQPage Schema
How do I track real-time progress of feature execution against an established plan?

Real-time progress tracking ties current delivery status directly to the original execution plan. By consuming plan.md, schedule.md, and team-checklist.md, the skill generates live progress updates, blocker logs, and updated schedules to keep timelines synced with reality.

What is the best way to surface blockers and risks across multiple teams during active build phases?

Surfacing blockers and risks during active build phases requires capturing status updates and plan deviations across teams. The skill enforces input contracts to process team checklists and schedules, producing phase reports and a dedicated blocker log for immediate escalation.

How do I generate progress reports and updated schedules for stakeholders?

Generating progress reports and updated schedules involves feeding current execution status and blockers into the skill. It outputs updated progress data, risk updates, and timeline adjustments to inform stakeholders of phase completions and delivery deviations.

Can I use this skill for cross-team collaboration and milestone tracking?

Yes, cross-team collaboration and milestone tracking are supported during active build phases. The skill captures status updates and timelines across multiple teams, processing team-checklist.md inputs to produce synchronized phase reports and milestone deviations.

What inputs do I need to start tracking plan deviations and timeline adjustments?

Tracking plan deviations and timeline adjustments requires three specific input files: plan.md, schedule.md, and team-checklist.md. The skill enforces these input contracts to accurately capture deviations and output updated progress reports.

Why does progress tracking often become disconnected from the original execution plan?

Progress tracking becomes disconnected from the execution plan when real-time status updates are not tied to established milestones and schedules. This skill solves the problem by enforcing input and output contracts that sync live team updates directly with the original plan.