plan-tracker

Create, update, and verify PLAN-*.md files for multi-step workflows.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/rockandrolla13/blueprint --skill plan-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-tracker
Source: https://github.com/rockandrolla13/blueprint/tree/main/plan-tracker
Command: npx skills add https://github.com/rockandrolla13/blueprint --skill plan-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, update, and verify tracked execution plans for multi-step work. This capability ensures governance and traceability across complex projects, reducing ambiguity and misalignment.

Core Features & Use Cases

  • Plan creation: generate PLAN-*.md files at workflow start to formalize intent and scope.
  • Progress tracking: update plan status as tasks advance, enabling visibility and accountability.
  • Verification: perform end-of-work checks to confirm completion and evidence capture.

Quick Start

Create a PLAN-<task-name>.md at the start of a multi-step workflow and begin tracking progress.

Frequently Asked Questions about plan-tracker

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

FAQPage Schema
How do I track progress across a multi-step project workflow?

To track progress across a multi-step project workflow, generate a PLAN-*.md file at the start to formalize intent, and update task statuses as steps advance for visibility and accountability.

Can I use a plan file to verify completion of multi-step work?

Yes, a plan file enables verification of multi-step work by structuring end-of-work checks to confirm completion and capture evidence, ensuring governance and traceability across complex tasks.

What is the best way to structure a tracked execution plan for a refactor?

The best way to structure a tracked execution plan for a refactor is triggering plan creation at workflow start to generate a PLAN-*.md file, structuring steps, evidence, and status transitions.

Does plan tracking work for any multi-step workflow or only specific types?

Plan tracking works for any multi-step workflow, including refactors, redesigns, and builds, applying governance and traceability to reduce ambiguity and misalignment across diverse project types.

How do downstream skills update a generated plan file?

Downstream skills update a generated plan file by modifying the PLAN-*.md created at the start, advancing status transitions and appending evidence as multi-step tasks progress.