spec-todo

spec-todo is a skill for Claude Code from blue03183/spec-tools-mcp. It costs 138 tokens per session (9,440 once invoked), scanned A, original, no licence file.

A Korean-language skill for turning a project specification into requirements and a task list. Spec-Driven Development means planning the required behaviour before implementing it.

In plain words
What is it for?
Use it to analyse documents in docs/, create or update requirement.md, inspect the workspace, and generate todo.md.
Why use it?
It helps convert planning documents into explicit requirements and actionable work items instead of leaving the plan unstructured.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the spec-tools-mcp plugin — 3 skills, 1 MCP server shipped together

Good fit Use it to analyse documents in docs/, create or update requirement.md, inspect the workspace, and generate todo.md.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/blue03183/spec-tools-mcp/spec-todo
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add blue03183/spec-tools-mcp --skill spec-todo
Clone the repo
git clone --depth 1 https://github.com/blue03183/spec-tools-mcp

Made for: Claude Code.

Or install spec-tools-mcp, the plugin that ships this one along with the rest of its 3 skills, 1 MCP server.

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 spec-todo

README.md
[![agentmods](https://agentmods.dev/badge/skills/blue03183/spec-tools-mcp/spec-todo/github.svg)](https://agentmods.dev/skills/blue03183/spec-tools-mcp/spec-todo)
Your own site
<a href="https://agentmods.dev/skills/blue03183/spec-tools-mcp/spec-todo"><img src="https://agentmods.dev/badge/skills/blue03183/spec-tools-mcp/spec-todo/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for spec-todo

Your own site · 80×15
<a href="https://agentmods.dev/skills/blue03183/spec-tools-mcp/spec-todo"><img src="https://agentmods.dev/badge/skills/blue03183/spec-tools-mcp/spec-todo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 138 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,440 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00138 $0.09440
Opus 5 $0.00069 $0.04720
Sonnet 5 $0.00028 $0.01888
Haiku 4.5 $0.00014 $0.00944

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

Security

Grade A, and why

spec-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.

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.

skills/spec-todo/SKILL.md · 562 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 Changed · +233 lines · +65 tokens per session 70a7373005ce
  2. 9d ago First seen · 329 lines · 73 tokens per session scan A e7ece48995e7

Subscribe to this mod's changes

spec-todo is a skill published in the GitHub repository blue03183/spec-tools-mcp (1 stars, last pushed 6d ago), with no licence file. It adds 138 tokens to every session and 9,440 once invoked, about $0.0007 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.

Related

Other skills, from other repositories

github-navigator

GitHub operations via gh CLI. CRITICAL: Use instead of WebFetch for any github.com URL or GitHub repo path like owner/repo. Use when the user asks to inspect repositories, files, issues, pull requests, releases, Actions runs, or repository structure. Use when the user says 'show README', 'list issues', 'check PR'…

arvindand/agent-skills · 107 tokens

design-inventory

Use to run the Claude Design to ClosedLoop pipeline against the current web-ui. Stage A inventories a design export zip into schema-validated findings (typed design units - screens, regions like nav bars, standalone components like a chat dialog; UX and behavioral changes; Storybook component reuse mapping; token…

closedloop-ai/claude-plugins · 173 tokens

task-generation

Reference material with the canonical task-format grammar and decomposition rules for plan-to-tasks expansion. Loaded on demand by generate-tasks; not directly invokable.

attilaszasz/sdd-pilot · 35 tokens

change-management

Create and transition ServiceNow change requests (normal/standard/emergency), change tasks, affected CIs, approval routing, CAB scheduling, and conflict detection across maintenance windows.

serac-labs/serac · 37 tokens

hr-service-delivery

Build ServiceNow HR Service Delivery — snhrcorecase from Employee Center or HR catalog, snhrlelifecycleevent onboarding/offboarding with templated activities, and HR document generation.

serac-labs/serac · 42 tokens

incident-management

Manage ServiceNow incidents — creation with impact/urgency priority calc, auto-assignment by category, reassignment tracking, major incident declaration with bridge calls, time-based escalation, MTTR metrics.

serac-labs/serac · 42 tokens