todo-implement

Community

Turn TODOs into reviewed, committed code.

Authorbreengles
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It coordinates turning items in a TODO file into working code changes while keeping the main session clean and ensuring each change is reviewed and committed safely.

Core Features & Use Cases

  • Orchestrated implementation workflow: Reads TODO files, sequences items, and dispatches dedicated implementer and reviewer subagents per item or batch.
  • Independent review and gated commits: Only marks items done and commits after the reviewer verdict is APPROVED.
  • Blocked handling and retry escalation: Skips blocked items, records block reasons, and supports multiple fix rounds with escalation to a stronger model after repeated rejection.
  • Batching for related work: Reviews and commits independent items together when appropriate, improving throughput without concurrent execution.

Quick Start

Ask the AI to implement the next pending items by running the command: /todo-implement solver all

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-implement
Download link: https://github.com/breengles/poor-man-OS-setup/archive/main.zip#todo-implement

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