todo

todo is a skill for Claude Code from RockyHong/super-bootstrap. It costs 184 tokens per session (2,643 once invoked), scanned A, original, MIT.

A session opener that scans project work cards and test queues, then shows which tasks need a person and which can be handled automatically.

In plain words
What is it for?
Use it at the start of a session to review decisions, delegated work, device-bound tasks, test work, and other outstanding items.
Why use it?
It gives you a focused view of pending work without making you sort through every open card.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: mentions CLAUDE.md; mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the super-bootstrap plugin — 13 skills, 7 agents shipped together

Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add RockyHong/super-bootstrap
Claude Code
/plugin install super-bootstrap

Made for: Claude Code.

Or install super-bootstrap, the plugin that ships this one along with the rest of its 13 skills, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for todo

README.md
[![agentmods](https://agentmods.dev/badge/skills/rockyhong/super-bootstrap/todo.svg)](https://agentmods.dev/skills/rockyhong/super-bootstrap/todo)
Your own site
<a href="https://agentmods.dev/skills/rockyhong/super-bootstrap/todo"><img src="https://agentmods.dev/badge/skills/rockyhong/super-bootstrap/todo.svg" alt="Measured on agentmods" height="20"></a>
Per session 184 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,643 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00184 $0.02643
Opus 5 $0.00092 $0.01321
Sonnet 5 $0.00037 $0.00529
Haiku 4.5 $0.00018 $0.00264

Measured 6d ago against content hash f64a324c7656, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

todo scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (assets/render-board.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/super-bootstrap/skills/todo/SKILL.md · 131 lines

How it starts

The opening of the file, as written. The whole thing — 131 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Todo — Intent-Filtered Pipeline Scanner

Default render is the need-me board — momentum-driven, not a kanban: autonomously-drainable work collapses to one count line, and work that needs the human groups by venue category (decide / outward — your move / outward — waiting on others / device-bound / harness / probe) with a unblocks N fan-out signal. Bare invoke renders it immediately — no MCQ, no picker (a rendered surface the user navigates by typing a sub-verb, not a modal stop). Sub-verbs slice explicitly (deciding / drainable detail / on device Claude / touching the engine / flat everything). State reconstructed from open cards in docs/work/ (glob: {BUG|DEBT|GAP}-###.md), plus docs/test-queue.md and docs/outward/OUT-###.md when present (the scale module's test queue and outward folder). Pipeline state = card thread state (block presence drives stage classification).

Two render lanes, one classification SSOT (shared/classify-actionable.md): the script lane (primary) runs the bundled assets/render-board.py — a mechanical encoding of the spec, zero model tokens, sub-second — and the dispatch lane (fallback) runs the todo agent when the script fails.

Arguments

Invocation Behavior
/super-bootstrap:todo Default. Render the need-me board (drainable→count, need-me grouped by venue category with fan-out). No mode-picker, no MCQ — dispatch immediately.
/super-bootstrap:todo full Flat escape — every row (need-me + drainable), ungrouped, ranked.
/super-bootstrap:todo discuss Decision shape — designs awaiting approval, surface verdicts pending the gateway's climb or the user's ruling, cards flagged for user decision, any row whose blocker is "user". Macro header on top.
/super-bootstrap:todo cloud Cloud-safe filter — plan-writes for approved designs, executing plans on pure-logic surfaces, review-stage reads, doc cleanup, card triage. Macro header on top.
/super-bootstrap:todo device Device-only filter — executing plans on UI / visual-e2e / manual surfaces, manual verification of review-stage plans. Macro header on top.
/super-bootstrap:todo harness Harness filter — rows whose deliverable is the orchestration engine (CLAUDE.md, .claude/**, plugin-source harness files), grouped Deliberate (new doctrine) / Apply (existing doctrine, bounded site). Never mixed into the autonomous slices. Macro header on top.
any other value Fallback. Dispatch mode: needme (the default board), and print this line above the relayed board: Unrecognized sub-verb '{value}' — rendering the default board. Modes: full · discuss · cloud · device · harness. Never map an unlisted value onto a listed mode by semantic proximity — this table is the whole set.

Read the full file on GitHub · 131 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 131 lines · 184 tokens per session scan A f64a324c7656

Subscribe to this mod's changes

todo is a skill published in the GitHub repository RockyHong/super-bootstrap (3 stars, last pushed yesterday), licensed MIT. It adds 184 tokens to every session and 2,643 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.