docs(validate): remove redundant ## Использование from all SKILL.md

The section duplicated ## Команда examples in slash-command format that
the model never needs — it receives arguments directly. Second example
paths moved into ## Команда as additional command lines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-03-09 19:25:00 +03:00
co-authored by Claude Opus 4.6
parent 29b124f3fd
commit 903f1f2750
11 changed files with 10 additions and 76 deletions
+1 -7
View File
@@ -14,13 +14,6 @@ allowed-tools:
Использует тот же скрипт, что и `/epf-validate` — автоопределение по типу элемента (ExternalReport).
## Использование
```
/erf-validate src/МойОтчёт
/erf-validate src/МойОтчёт/МойОтчёт.xml
```
## Параметры
| Параметр | Обяз. | Умолч. | Описание |
@@ -34,6 +27,7 @@ allowed-tools:
```powershell
powershell.exe -NoProfile -File .claude/skills/epf-validate/scripts/epf-validate.ps1 -ObjectPath "src/МойОтчёт"
powershell.exe -NoProfile -File .claude/skills/epf-validate/scripts/epf-validate.ps1 -ObjectPath "src/МойОтчёт/МойОтчёт.xml"
```
## Проверки