framework_eng/rules/agent-context-protocol/SKILL.md
At agent startup/shutdown, read and write 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.
Trigger: the start of any agent (orchestrator or subagent) and any of its completions (
completed,clarification_needed,implementation_error). When triggered, apply theagent-contextskill (framework/skills/agent-process/agent-context/SKILL.md):.context/location, file structure, role name table, resume mechanism, context savings through delegation.
task_dir/.context/{role}-context.md (if it exists) and continue without repeating completed steps.task_dir/.context/{role}-context.md before any completion. No write = agent error.orchestrator-context.md, subagent - {role}-context.md; stored in task_dir/.context/..feature comments) are in Russian; code identifiers remain unchanged.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.