task-tracker

Community

Update task status, track progress.

AuthorAlexBaum-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the updating of sprint task statuses (in-progress, completed, blocked) in JSON files and PROGRESS.md, providing real-time visibility into development progress and streamlining workflow.

Core Features & Use Cases

  • Status Updates: Marks tasks as in-progress, completed, or blocked with appropriate timestamps and notes.
  • Progress Reporting: Automatically updates PROGRESS.md with current sprint metrics, blocked tasks, and recent completions.
  • Task Lifecycle Management: Moves completed tasks to a DONE directory and manages valid status transitions.
  • Use Case: After finishing a sprint task, use this skill to mark it as complete, automatically updating all relevant progress reports and suggesting the next available tasks, keeping the sprint moving forward.

Quick Start

Use the task-tracker skill to mark SPRINT-1-005 as completed, including the completion timestamp.

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: task-tracker
Download link: https://github.com/AlexBaum-ai/NEURM/archive/main.zip#task-tracker

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