What problem does it solve? Managing cross-region RPC routing on the DECC platform requires navigating channels, data rules, version drafts, and DES field annotation requirements, where a single mislabeled field or premature submission can trigger an audit cycle lasting one to two weeks. This Skill lets you query and configure DES-RPC Caller/Callee Channels, data rules, and versions using business names like caller, callee, method, and VGeo instead of internal IDs. ## Core Features & Use Cases - Channel and Rule Queries: List DES-RPC channels, data rules (RPC methods / HTTP paths), and version histories, and inspect caller-to-callee routing across sites and VGeos. - End-to-End DES Tagging Workflow: Load IDL from BAM, parse it into json_schema, tag leaf fields with sync/catalog/entity/reason/description, and update version metadata before submission. - Two-Phase Submit Guard: submit_data_version first returns a full preview with schema completeness summary, and only submits the audit ticket after explicit human confirmation. - Use Case: You need to route a new RPC method between ROW-TT and EU. Create the channel and data rule, load and parse the IDL, tag all fields per the DES spec, review the generated preview, then confirm submission of the audit ticket. ## Quick Start Ask the agent to list all DES-RPC channels matching a service name in a given VGeo, for example by requesting to show channels like desrpc.test in ROW-TT.