What problem does it solve? In a multi-repo agent workflow, dev teams and VP agents drop escalation files into a shared inbox, but nothing surfaces them to the CTO. This Skill drains that inbox so pending cross-repo questions get answered instead of sitting unread. ## Core Features & Use Cases - Inbox scanning: Finds all pending Markdown escalation files in ~/.cto/inbox/ and reports a count. - CTO-home anchoring: Resolves the correct CTO home directory via environment variables, .cto-path pointers, and ~/.cto/home, with validated fallbacks and clear error diagnostics. - Structured ruling workflow: For each escalation, the CTO records a ruling, reasoning, action items, and cross-repo notes, then archives the file to a processed/ folder. - Use Case: At the start of a session you ask "any escalations?" and the Skill lists every pending item from dev teams, you rule on each one, and the summaries are archived with timestamps. ## Quick Start Ask the agent "any escalations?" or "what's pending?" to drain the CTO inbox and rule on each item.