todo-worker

Community

Automate picking and starting the next TODO.

Authorjiahao-shao1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Pick the next executable task from a project-root TODO.md by priority and dependencies, then mark it in-progress and start executing, reducing manual triage time and interruptions.

Core Features & Use Cases

  • Dependency-aware task selection based on priority and declared dependencies.
  • Atomic claim: marks the chosen task as in-progress to prevent race conditions across sessions.
  • Project-driven execution: executes the selected task while keeping TODO.md as the single source of truth.

Quick Start

Invoke the skill with a prompt like 'work on todo' to automatically pick, claim, and begin executing the next task from TODO.md.

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: todo-worker
Download link: https://github.com/jiahao-shao1/sjh-skills/archive/main.zip#todo-worker

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 510,000+ vetted skills library on demand.