todo-archive

Installation
SKILL.md

TODO Archive

Archive checked Markdown task-list items from TODO.md into .ai/todos/TODO_UNTIL_YYYY_MM_DD.md, then leave only unchecked tasks in TODO.md.

Arguments

  • path (optional): Repository root or any path inside the repository. Default to the current directory.
  • --date YYYY-MM-DD|YYYY_MM_DD (optional): Archive date. Default to today's local date.
  • --dry-run (optional): Preview target paths and rendered content without writing.
  • --force (optional): Allow overwriting an existing archive file.

Workflow

  1. Resolve the repository root:

    git rev-parse --show-toplevel
    
Installs
46
GitHub Stars
62
First Seen
Jun 9, 2026
todo-archive — paulrberg/agent-skills