framework_eng/rules/escalation-format/SKILL.md
When escalating a decision, provide options and recommendation
npx skillsauth add steelmorgan/1c-agent-based-dev-framework escalation-formatInstall 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: an orchestrator or subagent requests a user decision —
clarification_needed, iteration limit exceeded (3+ BLOCK), an architectural choice without an unambiguous source, a conflict between source-of-truth levels, etc. When triggered, apply theescalation-formatskill (framework/skills/agent-process/escalation-format/SKILL.md): it defines the message structure, grouping rules, and examples.
IMPORTANT — the filter for "when to escalate" is in
framework/workflows/orchestrator/SKILL.md§ 4 "The principle of 'delegate, don't ask'". This trigger only defines the reason to apply the format. Before escalating, the orchestrator/subagent MUST go through the filter in orchestrator.md and make sure the escalation is legitimate (admin operation / changing the L1-L2 contract / business decision / 3+ BLOCK / scope expansion). Technical choices and diagnostics do NOT require escalation — they are resolved by delegating to a subagent.
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.