track-progress

Community

Automatically log progress and changelog.

Authorcbemister
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the recording of completed development work into a changelog and progress dashboards, ensuring visibility and alignment across releases and initiatives.

Core Features & Use Cases

  • Changelog updates: generates user-facing changelog entries when features are completed.
  • Progress tracking: tracks initiative progress in a centralized view, accessible via management dashboards.
  • Catch-up and manual entries: can scan git history to generate entries or accept manual input for precise updates.

Quick Start

After finishing a feature, run the track-progress skill to update the changelog and progress dashboards.

  • Catchup mode: npx tsx database/track-progress.ts --catchup
  • Manual entry: npx tsx database/track-progress.ts --title "Feature Name" --desc "Brief description" --items "item1,item2" --category feature

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: track-progress
Download link: https://github.com/cbemister/claude-code/archive/main.zip#track-progress

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.