todo-complete

Installation
SKILL.md

Todo Complete

Purpose

Mark a todo as completed, update its execution log, move it to the completed/ directory, and handle dependency unblocking for other todos.

Execution Flow

Phase 1: Identify Todo

If user specifies todo in command:

  • Parse the todo identifier (title, filename, or number from list)
  • Example: /todo-complete Reply to client email

If not specified:

  1. List active todos using compact format:
    Which todo would you like to complete?
    
Installs
3
GitHub Stars
6
First Seen
Jan 29, 2026
todo-complete — legacybridge-tech/claude-plugins