run-todos

Community

Automate implementing ready TODOs with Git.

Authorbenjaminshoemaker
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the end-to-end process of implementing items marked as [ready] in TODOS.md within a Git-driven workflow, reducing manual triage and preventing drift between planning and execution.

Core Features & Use Cases

  • Automated ready-item implementation: detects and processes [ready] entries in TODOS.md, converts them into completed work with appropriate commits and documentation.
  • Git-driven workflow enforcement: creates a dedicated implementation branch, stages changes, and records a short commit hash as DONE in TODOS.md.
  • Verification and reporting: runs checks when criteria exist, updates progress in TODOS.md, and generates a concise summary report.
  • Safe operations: guards against untracked secrets being committed and asks for user confirmations when needed.

Quick Start

  1. Ensure TODOS.md exists at the project root and contains items tagged [ready]. 2) From the project directory, run the Run Todos skill to begin implementing selected items. 3) Follow prompts to select items, confirm Git operations, and review the generated summary.

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: run-todos
Download link: https://github.com/benjaminshoemaker/ai_coding_project_base/archive/main.zip#run-todos

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.