framework/rules/agent-context-protocol/SKILL.md
На старте/выходе агента читать и писать role context
npx skillsauth add steelmorgan/1c-agent-based-dev-framework agent-context-protocolInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Триггер: старт любого агента (оркестратор или сабагент) и любое его завершение (
completed,clarification_needed,implementation_error). При срабатывании — применить навыкagent-context(framework/skills/agent-process/agent-context/SKILL.md): расположение.context/, структура файла, таблица имён по ролям, механизм resume, экономия контекста через делегирование.
task_dir/.context/{role}-context.md (если есть) и продолжить без повтора выполненных шагов.task_dir/.context/{role}-context.md перед любым завершением. Нет записи = ошибка агента.orchestrator-context.md, сабагент — {role}-context.md; хранится в task_dir/.context/..feature) — на русском языке; идентификаторы кода остаются как есть.depends_on:
development
1C server maintenance webhooks: container restart and external component cache cleanup
development
Interactive DAP debugging of a single BSL procedure
tools
Rules for using RLM tools for project search and navigation in 1C/BSL
development
Creates web applications and routes on Winow (a web server on OneScript and Autumn). Use when working with a web server on OneScript, routing, or Winow controllers.