BD price-probe-dogovornaya
> Заменяет оператора 1-й линии на 60-80%. Полноценный AI-отдел поддержки клиентов: автоматическая категоризация обращений, SLA-трекинг с алертами, эскалационная матрица L1→L2→L3, sentiment analysis, 15+ шаблонов ответов, NPS/CSAT аналитика, онбординг операторов, CRM-интеграция (Bitrix24/amoCRM). 10 режимов работы. Русский язык нативно. Экономит 15-30К руб/мес на зарплате операторов. Customer support AI replacing Tier-1 support agents by 60-80%. SLA tracking, ticket routing, escalation matrix L1/L2/L3, sentiment analysis, CRM integration. Russian language native. Dogfooded at RAAI.
As a process D 45/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 23. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
frontmatter-yamlSKILL.md: the frontmatter is not valid YAML (YAML parse error: Not a YAML token: Заменяет оператора 1-й линии на 60-80%. Полноценный AI-отдел поддержки клиентов: автоматическая категоризация обращений, SLA-трекинг с алертами, эскалационная матрица L1→L2→L3, sentiment analysis, 15+ шаблонов ответов, NPS/CSAT аналитика, онбординг операторов, CRM-интеграция (Bitrix24/amoCRM). 10 режимов работы. Русский язык нативно. Экономит 15-30К руб/мес на зарплате операторов. Customer support AI replacing Tier-1 support agents by 60-80%. SLA tracking, ticket routing, escalation matrix L1/L2/L3, sentiment analysis, CRM integration. Russian language native. Dogfooded at RAAI. at line 3, column 16: description: > Заменяет оператора 1-й линии на 60-80%. Полноценный AI-отдел под… ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ); fields were read line by line. The usual cause is a colon inside an unquoted value - warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
body-longSKILL.md body ≈ 9313 tokens (recommended < 5000); move details to references/ - note
frontmatter-keyunknown frontmatter key "triggers" - note
frontmatter-keyunknown frontmatter key "target_client"
Process rating: all ten parameters 45/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (price-probe-dogovornaya) differs from the folder (raai-price-probe-dogovornaya-20260421)
- 40Execution cost. Instruction body is 9313 tokens: crowds the task out of the window
- 100Tools and files. No external tools needed
- 100Steps. 23 steps
- 100Running it twice. No mutating operations
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +4Structure: 0 headings, hard to scan
- +3Output format is not stated: the model decides each time
- -5Long text without headings
- -43 reference files, but SKILL.md never points to them: the model will not open them
- +1No license
- +3Description length 587: enough signal without eating the budget
- +3Step-by-step instructions: 23 items
- +4Has examples (41 code blocks)
- +2Bilingual instructions (RU + EN)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 39.