progress-tracker

Update plan.md progress logs and toggle implementation step checkboxes.

13|3|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/schuettc/claude-code-plugins --skill progress-tracker-schuettc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: progress-tracker
Source: https://github.com/schuettc/claude-code-plugins/tree/main/feature-workflow/skills/progress-tracker
Command: npx skills add https://github.com/schuettc/claude-code-plugins --skill progress-tracker-schuettc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams track feature implementation progress by updating the plan.md progress log and toggling implementation step checkboxes. It performs changes only after explicit confirmation from you to prevent unintended edits.

Core Features & Use Cases

  • Progress logging: Add a dated progress entry to the feature plan, describing what was completed.
  • Implementation checklists: Locate the relevant implementation steps and mark them as done.
  • Safe edits: Always asks for explicit confirmation before modifying files to reduce the risk of accidental changes.

Quick Start

To record progress after finishing a task, tell the assistant what you completed and ask to update the plan, for example: "Done with login feature. Update plan.md and check off the corresponding task." The skill will prompt you for confirmation before applying changes.