What problem does it solve? Designing or repairing document posting in 1C:Enterprise configurations is error-prone: choosing the wrong register set, mixing real-time and regular posting branches, or placing balance control in the wrong transaction stage leads to negative balances, deadlocks, and incorrect movements. This Skill guides the design, review, and repair of posting logic against platform standards. ## Core Features & Use Cases - Posting design workflow: Walks through naming accounting subjects, inspecting documents and registers via Unica MCP tools, splitting real-time versus regular branches, and fixing the std661 write-and-control order. - Standards-grounded review checklist: Applies standards 450, 477, 603, 661, 663, 664 and diagnostics АПК:105, АПК:123, АПК:226, АПК:227 to verify register declarations, privileged-mode flags, lock order, and unposting symmetry. - Use Case: A developer needs to add stock balance control to a sales invoice posting handler. The Skill directs inspection of the document and accumulation register metadata, places the controlled register write last with БлокироватьДляИзменения = Истина, runs the negative-balance query after that write, and verifies posting, unposting, and re-posting behavior. ## Quick Start Ask the assistant to review or design the posting handler of a specific 1C document, for example to add negative-balance control to a goods write-off document.