task-tracking

Community

Safely manage shared task lists.

Author7a336e6e
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents multiple agents from simultaneously editing the same task in a shared tasks.md file, ensuring data integrity and avoiding conflicts.

Core Features & Use Cases

  • Collision Avoidance: Implements a "Check-Lock-Act" protocol to safely claim and update tasks.
  • Task Management: Defines a strict structure for task entries, including status, assignment, and dependencies.
  • Use Case: When multiple backend engineers are working on different API endpoints, this skill ensures they don't accidentally overwrite each other's progress on the central tasks.md board.

Quick Start

Use the task-tracking skill to update the status of TASK-042 to 'In Review' and assign it to yourself.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-tracking
Download link: https://github.com/7a336e6e/skills/archive/main.zip#task-tracking

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.