Todo Archive — Productivity skill for Claude Code
Snapshot the active project's todo.md into archive/todos/ and reset it to the empty template.
How to install Todo Archive
Installs to ~/.claude/skills/seyio91-ai-memory-system-todo-archive/SKILL.md
mkdir -p ~/.claude/skills/seyio91-ai-memory-system-todo-archive && curl -fsSL https://raw.githubusercontent.com/seyio91/ai-memory-system/HEAD/commands/todo-archive.md -o ~/.claude/skills/seyio91-ai-memory-system-todo-archive/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Todo Archive does
Snapshot the active project's `todo.md` into `archive/todos/` and reset it to the empty template.
Argument: `$ARGUMENTS` — optional one-line slug describing what the rolled batch was about (kebab-case).
**Auto-suggest:** if `$ARGUMENTS` is empty, before asking the user, scan `~/.claude-memory/projects//todo.md` for `plans/.md` references. If exactly one unique plan is referenced, derive the slug from that filename (strip a trailing `-plan` suffix if present) and use it without as
Alternatives in Productivity
- Reviews Plans — Review all active architecture plans relevant to the current task 15.6k ★
- Claude Hud — A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progr 14k ★
- Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Tentacle Reorganize Todos
You are the maintainer for the {{tentacleId}} tentacle. Your task is to read, analyze, and reorganize the todo
Resolve Todo Parallel
Resolve all pending CLI todos using parallel processing
Run Todos
Implement [ready]-tagged TODO items with commits. Triggers after /list-todos marks items as [ready].
Resolve Todos
Resolve approved TODOs in parallel using worker agents — one agent per TODO
Task Harvester
Use when collecting open tasks or todos scattered across notes into one consolidated action list — unchecked c
Add To Todos Dtd
Append a todo to TO-DOS.md with the conversation context quoted, under a declared five-field record
Related Agents
Project Status Scout
Snapshots the current state of one named child project (active work, recent commits, open TODOs, shareability,
Curator
(/auto) Maintain active research-tree memory: absorb reviewed evidence, keep graph/state/provenance coherent,
Discord Architect
Designs Discord server template specs from natural-language briefs ("make me a server for X") and applies them