todo-list

Installation
SKILL.md

Todo List

Purpose

Display a summary of all active todos, sorted by priority and due date, with options to take action on specific items.

Execution Flow

Phase 1: Locate Todos Directory

  1. Search for Todos/ directory in the current working directory or its parents
  2. Check Todos/active/ for todo files
  3. If not found:
    "No Todos directory found. You can create one using /todo-add."
    

Phase 2: Read Active Todos

Related skills

More from legacybridge-tech/claude-plugins

Installs
4
GitHub Stars
5
First Seen
Jan 26, 2026