What problem does it solve? Single-shot answers to complex questions often contain unexamined assumptions and weak reasoning. This Skill subjects one topic to a rigorous multi-pass investigation where each pass builds on the last and the final answer must survive its own critique. ## Core Features & Use Cases - Four-Pass Resumed Chain: Frames the question, explores it, red-teams the exploration, then synthesizes an answer that withstands the critique, with each pass resuming the prior session. - First-Party Execution: Invokes the Aurora orchestration engine via the aurora CLI using only your authenticated Claude Code (claude -p), with no third-party models, no UA spoofing, and a budget cap of 300K tokens (env-overridable). - Safe Input Handling: Passes the topic through a quoted heredoc on stdin so quotes, backticks, and shell metacharacters in the user's text never reach the shell. - Use Case: Ask to deeply analyze whether a microservices migration is justified for your team, and receive a live 4-pass tree followed by a synthesis that has already survived a red-team pass. ## Quick Start Ask the assistant to go deep on a single topic, for example by typing /deep followed by the question you want pressure-tested.