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 ilyautov/small-business-ru --skill crm-cleanupgit clone --depth 1 https://github.com/ilyautov/small-business-ruWrote 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/ilyautov/small-business-ru/crm-cleanup)<a href="https://agentmods.dev/skills/ilyautov/small-business-ru/crm-cleanup"><img src="https://agentmods.dev/badge/skills/ilyautov/small-business-ru/crm-cleanup/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.
<a href="https://agentmods.dev/skills/ilyautov/small-business-ru/crm-cleanup"><img src="https://agentmods.dev/badge/skills/ilyautov/small-business-ru/crm-cleanup.svg" alt="Reviewed on agentmods" width="80" 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.00063 | $0.00995 |
| Opus 5 | $0.00032 | $0.00498 |
| Sonnet 5 | $0.00013 | $0.00199 |
| Haiku 4.5 | $0.00006 | $0.00100 |
Grade A, and why
crm-cleanup 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 today.
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 — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Мёртвые сделки, задвоенные контакты и пустые поля копятся месяцами, и однажды по такой CRM уже нельзя принять ни одного решения. Скилл находит зависшее, дубли и дыры в данных, показывает всё списком и чинит только то, что ты одобрил — без удалений и автослияний.
Запусти проход по гигиене ~~crm через рабочий процесс очистки скилла crm-maintenance. Действуй сразу — собственник набрал /crm-cleanup, поэтому пропусти шаг определения намерения.
Разбери аргументы:
--scope(по умолчанию:all) —dealsтолько аудит сделок,contactsтолько дедуп контактов,allоба
Шаг 1 — Скан зависших сделок
Если область включает сделки:
- Подтяни все открытые сделки из
~~crm. - Пометь сделки без активности (письмо, звонок, встреча, примечание) за последние 14 дней.
- Для каждой зависшей сделки покажи: название сделки, стадию, дату последней активности, связанные контакты и сумму в ₽.
- Предложи действия по сделке: обновить следующий шаг, сменить стадию, добавить примечание или закрыть как проигранную.
Покажи полный список зависших сделок, прежде чем вносить изменения.
Шаг 2 — Скан дублей контактов
Если область включает контакты:
- Найди в контактах
~~crmвероятные дубли (один email/телефон, похожие имена, одна компания + похожее имя). - Для каждой пары дублей покажи обе записи рядом — имя, email/телефон, компания, сделки, последняя активность.
- Предложи, какую запись оставить и какие поля объединить.
Покажи все пары дублей, прежде чем что-либо объединять.
Шаг 3 — Скан незаполненных обязательных полей
- Проверь все открытые сделки на незаполненные поля: дата закрытия, сумма, стадия сделки, связанный контакт, следующий шаг/примечания.
- Проверь контакты, связанные с открытыми сделками, на незаполненные поля: email, компания, телефон.
- Покажи таблицу записей с незаполненными полями и тем, чего не хватает.
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.
- today Changed · -3 lines · -24 tokens per session c3a1d0f0ba1b
- 11d ago First seen · 67 lines · 87 tokens per session scan A 393b5a2a0e99
crm-cleanup is a skill published in the GitHub repository ilyautov/small-business-ru (15 stars, last pushed today), licensed Apache-2.0. It adds 63 tokens to every session and 995 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
milestone-runner
Use when asked to "run milestones", "execute EXECUTIONPROMPTS.md", "continue the milestone sequence", "run independent milestones in parallel", "merge the stack", or "reconcile M5" after prior work changes the current design. Not for generating plan files; use plan-prompts. Not for repairing one stack; use stacked-prs.
task-decomposer
Produces phased task boards from feature requests: dependency-mapped work items, parallelization flags, risk flags, edge cases, test matrices. Triggers on: "decompose this feature", "task breakdown with dependencies", "phased implementation plan", "work breakdown structure". NOT for discovering which decisions are…
project-context-setup
Scaffolds per-repository agent context so coding agents share the same issue tracker rules, triage label vocabulary, domain glossary, ADR layout, and handoff conventions. Triggers on: "set up project context", "configure agent docs", "create CONTEXT.md", "setup agent workflow", "agent issue tracker setup", "triage…
manager
A session-to-GitHub tracker that creates, updates, and reads issues across repositories, including their labels, parent epics, and project-board placement.
corp-doctor
A guided maintenance and setup tool for a Personal Corp system, meaning a business workflow built from AI agents, department repositories, and shared rules. It checks what exists before making changes.
pm-prioritize
Use when ranking a list of requirements, features, or backlog items using RICE / ICE / MoSCoW / Kano. Built-in decision tree picks the right framework based on data availability and decision context. Output is a transparent matrix, 2×2 Impact/Effort quadrant, and a Sprint allocation proposal. User-invoked only — do…