progress-tracking

Installation
SKILL.md

Progress Tracking Skill

Purpose

Build persistent memory by proactively checkpointing important moments in development. This creates a detailed history that survives crashes, context resets, and time away from the project.

When to Activate

Checkpoint automatically at these key moments:

🎯 Task Completion

  • Feature implemented and tested
  • Bug fixed and verified
  • Refactoring completed
  • Tests written and passing

🔍 Important Discoveries

  • Found root cause of a bug
  • Identified architecture pattern
  • Discovered unexpected behavior
  • Located critical code sections
Related skills
Installs
2
First Seen
Jan 25, 2026