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.
npx skills add XCode-NLP/KodaSkills --skill koda-todogit clone --depth 1 https://github.com/XCode-NLP/KodaSkillsWrote 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.
[](https://agentmods.dev/skills/xcode-nlp/kodaskills/koda-todo)<a href="https://agentmods.dev/skills/xcode-nlp/kodaskills/koda-todo"><img src="https://agentmods.dev/badge/skills/xcode-nlp/kodaskills/koda-todo.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00046 | $0.00521 |
| Opus 5 | $0.00023 | $0.00260 |
| Sonnet 5 | $0.00009 | $0.00104 |
| Haiku 4.5 | $0.00005 | $0.00052 |
Grade A, and why
koda-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.
What it actually says
Управление TODO-листом
Если задачу можно разбить на последовательность подзадач, то рекомендуется использовать TODO list. При использовании TODO list решай задачу поэтапно, отмечая каждый выполненный шаг.
Описание
Создание и управление TODO-листом через файл KODA-TODO.md в корне проекта.
Инструменты
1. Создание KODA-TODO.md
- Инструменты:
- vscode, jetbrains:
create_new_file - koda-cli:
WriteFile
- vscode, jetbrains:
- Путь: корень проекта
- Формат:
# Общее описание задачи 1. [ ] Подзадача 1 2. [ ] Подзадача 2 3. [ ] Подзадача 3
2. Выполнение задачи
- Инструменты:
- vscode, jetbrains:
edit_file,read_file - koda-cli:
Edit,ReadFile
- vscode, jetbrains:
- Действие:
- После выполнения задачи с номером N замени
N. [ ]наN. [x]в файле - После этого ОБЯЗАТЕЛЬНО перечитай файл
KODA-TODO.mdдля определения дальнейших шагов
- После выполнения задачи с номером N замени
3. Текущий статус
- Инструменты:
- vscode, jetbrains:
read_file - koda-cli:
ReadFile
- vscode, jetbrains:
- Действие: Прочитай
KODA-TODO.md, чтобы узнать текущий статус
4. Завершение всех задач
- Инструменты:
- vscode, jetbrains:
read_file,run_terminal_command - koda-cli:
ReadFile,Shell
- vscode, jetbrains:
- Действие: Проверь что все шаги выполнены прочитав
KODA-TODO.md. Если ВСЕ задачи выполнены удали файлKODA-TODO.md
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.
- 6d ago First seen · 58 lines · 46 tokens per session scan A e2ed4c20bf0f
koda-todo is a skill published in the GitHub repository XCode-NLP/KodaSkills (19 stars, last pushed 1mo ago), licensed MIT. It adds 46 tokens to every session and 521 once invoked, about $0.0002 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-30.
Other skills, from other repositories
stay-within-limits
Use when long-running or parallel agent work must respect 5-hour and weekly usage limits by checking usage between waves, pausing near the cap, and resuming only when the window is clear.
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
crisis-holding
Draft crisis holding statements, journalist Q&A posture, and what-not-to-say guidance from confirmed incident facts, with a hard legal-counsel gate. Builds each statement through proven crisis-comms frameworks (holding-statement anatomy, SCCT, CAP order, the legitimate non-answer, bridge/flag/block).
find-journalists
Build, refine, dedupe, and enrich small fit-checked journalist lists for newsjack campaigns. Uses the newsjack CLI (preferred) or the medialyst MCP for news search and journalist enrichment, and falls back to a best-effort local mode with no verified contacts; the agent owns how returned data is organized.
story-origin-check
Recover the first public timestamp and canonical major coverage for a newsjacking signal, then decide whether newer coverage is the same story, a different story, or a materially new development.
prompt-proximity-architecture
Turn an approved measurement charter, ICPs, and buyer jobs into a budget-aware prompt coverage blueprint across proximity bands, aided status, information acts, journey states, roles, locales, evidence grades, partitions, and measurement lanes. Use before prompt wording to define required, optional, and prohibited…