implementation-checkpoint

Community

Automate milestone checkpoint reports.

Authordavidmatousek
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating progress checkpoint reports for multi-phase implementations is repetitive and error-prone. This Skill automates the generation of standardized checkpoints at strategic milestones, saving time and ensuring consistency.

Core Features & Use Cases

  • Automated Report Generation: Parse tasks.md, auto-calculate progress, and generate a standardized checkpoint document.
  • Template-Driven Output: Use a proven template to keep reports uniform and comprehensive.
  • Knowledge Base Capture & Resume: Collect key learnings and auto-create resume/instructions for continuation.

Quick Start

Run the checkpoint generator from the skill directory:

  • Navigate to .claude/skills/implementation-checkpoint
  • Example: python scripts/generate_checkpoint.py --tasks-file ../../specs/{feature-id}/tasks.md --output-dir ../../specs/{feature-id} --description "Phase1-2-Complete"

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: implementation-checkpoint
Download link: https://github.com/davidmatousek/product-led-spec-kit/archive/main.zip#implementation-checkpoint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.