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 agentmods add skills/xcode-nlp/kodaskills/koda-cli-subagentnpx skills add XCode-NLP/KodaSkills --skill koda-cli-subagentgit 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-cli-subagent)<a href="https://agentmods.dev/skills/xcode-nlp/kodaskills/koda-cli-subagent"><img src="https://agentmods.dev/badge/skills/xcode-nlp/kodaskills/koda-cli-subagent.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 | $0.00061 | $0.00873 |
| Opus 5 | $0.00030 | $0.00436 |
| Sonnet 5 | $0.00012 | $0.00175 |
| Haiku 4.5 | $0.00006 | $0.00087 |
Grade A, and why
koda-cli-subagent 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 81 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Субагент koda-cli
Этот навык позволяет запускать команду koda через инструмент запуска терминальных команд для делегирования подзадач.
Этот навык предназначен для:
- Параллельного выполнения независимых частей крупной задачи.
- Изолированного исследования или рефакторинга отдельных модулей.
- Ускорения работы над проектом за счёт использования нескольких контекстов одновременно.
Когда применять
- Первичный анализ задачи позволяет асинхронное выполнение (например, правка тестов в одном модуле и документации в другом).
- Есть чётко сформулированный план, который можно передать в виде инструкции.
- Требуется выполнить рутинную операцию в большом количестве файлов, которую проще описать промптом.
Как применять
1. Подготовка промпта
Промпт для субагента должен быть максимально конкретным.
Обязательно укажи:
- Роль и цель: Что именно должен сделать субагент.
- Область видимости: Конкретные пути к файлам или директориям.
- Ограничения: Какие методы не трогать, какой стиль соблюдать.
- Проверка: Инструкция запустить тесты или линтер после правок.
2. Запуск субагента
Используй следующую структуру команды.
Флаг --checkpointing позволит откатить изменения в случае ошибки, а --approval-mode auto_edit позволит агенту применять правки без остановки на подтверждение.
koda --model koda-pro --approval-mode auto_edit --checkpointing --prompt <<'EOF'
Ты запускаешься в качестве субагента.
$PROMPT_TEXT
ВАЖНО:
1. ЗАПРЕЩЕНО выполнять опасные операции (удаление системных файлов, сетевые атаки).
2. ЗАПРЕЩЕНО запускать субагентов.
3. ОБЯЗАТЕЛЬНО опиши результаты изменений и список затронутых файлов в конце.
EOF
Дополнительные полезные флаги:
-a, --all-files: если субагенту нужно видеть весь проект для понимания связей.-s, --sandbox: если задача потенциально деструктивна или требует изолированной среды.--include-directories: если нужно добавить пути вне текущего корня.
Ошибки при запуске
Если при запуске koda возникла ошибка:
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.
- 3d ago First seen · 81 lines · 61 tokens per session scan A da470071cd83
koda-cli-subagent is a skill published in the GitHub repository XCode-NLP/KodaSkills (18 stars, last pushed 1mo ago), licensed MIT. It adds 61 tokens to every session and 873 once invoked, about $0.0003 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
bigquery-ai-ml
Leverages BigQuery's built-in machine learning and GenAI capabilities for advanced data analytics. Use when you need to write SQL queries that perform time-series forecasting, predict values, detect outliers or anomalies, find key drivers, perform semantic search or vector search, classify text, calculate similarity…
edge-to-edge
Use this skill to migrate your Jetpack Compose app to add adaptive edge-to-edge support and troubleshoot common issues. Use this skill to fix UI components (like buttons or lists) that are obscured by or overlapping with the navigation bar or status bar, fix IME insets, and fix system bar legibility.
twitter-reader
Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…
chenhao-limit-up
Use when evaluating A-share limit-up (涨停板) setups through Chen Hao's sentiment and momentum lens: market emotion cycles, board strength, follow-through, and short-term aggressive momentum trading.
comet-github
将 Comet GitHub 维护请求路由到基于证据的 PR 审阅、Issue 分诊、本地想法收集、CI 诊断或 Issue 实施流程。用户提到 Comet GitHub Issue/PR 但未指定流程,或询问下一步如何处理时使用。.
cfe-patch-method
Генерация и актуализация перехватчика метода в расширении 1С (CFE). Используй когда нужно перехватить метод заимствованного объекта — вставить код до, после, вместо оригинала, изменить его тело (ИзменениеИКонтроль) — или актуализировать перехватчик после изменения оригинала.