Markdown Tasks

Markdown Tasks from motlin/claude-code-plugins.

by @motlin 6 skills

Skills in this plugin

6
  1. Tasks · motlin
    Work with markdown-based task lists in .llm/todo.md files. Use when managing tasks, working with todo lists, extracting incomplete tasks, marking tasks complete, or implementing tasks from a task list.
    1 install
  2. Markdown Plan Tasks · motlin
    Convert a planning discussion into self-contained tasks in .llm/todo.md.
    1 install
  3. Markdown Import Plan · motlin
    Import a plan markdown file into .llm/todo.md as self-contained implementation tasks.
    1 install
  4. Markdown Sweep Todos · motlin
    Find TODO comments in the codebase and add them to .llm/todo.md as tasks.
    1 install
  5. Markdown Do All Tasks · motlin
    Work through all incomplete tasks in .llm/todo.md with one subagent and commit per task, continuing past blocked tasks.
    1 install
  6. Markdown Unblock Tasks · motlin
    Recover blocked [!] tasks from archived task lists back into .llm/todo.md. Use when the user asks to unblock, recover, retry, or resurrect blocked tasks, or wants to know what blocked work is waiting in the archives.
    1 install