docs(validate): concrete examples in SKILL.md, remove auto-resolve notes

- Replace abstract <...> placeholders with concrete paths in ## Команда
- Replace abstract examples with concrete paths in ## Использование
- Remove авторезолв notes from meta/epf/cf/cfe-validate
- Clean up erf-validate: remove Вывод/Верификация/Когда использовать,
  add -Detailed parameter, unify format with other validators

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-03-09 19:17:12 +03:00
co-authored by Claude Opus 4.6
parent ffdee04a95
commit 29b124f3fd
11 changed files with 35 additions and 77 deletions
+3 -5
View File
@@ -15,12 +15,10 @@ allowed-tools:
## Использование
```
/cf-validate <ConfigPath>
/cf-validate upload/cfempty — каталог выгрузки
/cf-validate upload/cfempty
/cf-validate upload/cfempty/Configuration.xml
```
`ConfigPath` авторезолв: если указана директория — ищет `Configuration.xml`.
## Параметры
| Параметр | Обяз. | Умолч. | Описание |
@@ -33,7 +31,7 @@ allowed-tools:
## Команда
```powershell
powershell.exe -NoProfile -File .claude/skills/cf-validate/scripts/cf-validate.ps1 -ConfigPath "<путь>"
powershell.exe -NoProfile -File .claude/skills/cf-validate/scripts/cf-validate.ps1 -ConfigPath "upload/cfempty"
```
## Проверки