progress-tracker

Community

Track project progress & detect stagnation automatically.

Authornera0875
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually calculating project progress and identifying stalled workflows is time-consuming and often reactive. This skill automates progress tracking and stagnation detection, enabling proactive project management.

Core Features & Use Cases

  • Progress Calculation: Computes project completion percentage based on completed phases (simple or weighted).
  • Stagnation Detection: Identifies if a project phase has been "in progress" for more than 3 days without updates, flagging it as stagnant.
  • ETA Calculation: Provides an estimated time of completion, aiding in planning.
  • Use Case: Regularly run this skill to get an up-to-date progress percentage for the project. If the project's current phase has been active for too long without updates, the skill will flag it as stagnant, prompting intervention and preventing delays.

Quick Start

Use the progress-tracker skill to calculate the current progress percentage of the project based on completed workflow phases.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: progress-tracker
Download link: https://github.com/nera0875/AGI/archive/main.zip#progress-tracker

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