What problem does it solve?
This Skill addresses the risk of AI generating flawed plans, designs, or code by subjecting them to rigorous adversarial review, ensuring robustness and identifying potential failure points before they occur.
Core Features & Use Cases
- Dual-Model Review: Leverages both Opus and Gemini models for comprehensive analysis, combining reasoning and grounded knowledge retrieval.
- Automated Context Inference: Intelligently identifies the most critical decision or plan in the conversation to review, even without explicit user direction.
- Configurable Challenge Flavors: Selects the most appropriate adversarial approach (pre-mortem, simplicity, assumption buster, adversarial reviewer) based on the context.
- Use Case: Before committing to a complex new architecture, run
/brana:challenge to have Opus simulate a production failure and Gemini check against documented constraints, surfacing potential issues like overlooked dependencies or performance bottlenecks.
Quick Start
Run the challenge skill on the current plan to identify potential flaws.