mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-10 16:14:54 +03:00
docs(role-validate): remove misleading OutFile hint for Cyrillic paths
Cyrillic stdout works fine — the hint caused weak models to waste an extra turn writing to file and reading it back. Verified: all 9 validate skills pass on Haiku in 4 turns each. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -20,8 +20,6 @@ allowed-tools:
|
||||
| MaxErrors | нет | 30 | Макс. ошибок до остановки (по умолчанию 30) |
|
||||
| OutFile | нет | — | Записать результат в файл (UTF-8 BOM) |
|
||||
|
||||
**Важно:** Для кириллических путей используй `-OutFile` и читай результат через Read tool.
|
||||
|
||||
## Команда
|
||||
|
||||
```powershell
|
||||
|
||||
Reference in New Issue
Block a user