← ClaudeAtlas

mirrorlisted

Force counterarguments to your own recommendations. Use when: you've just made a recommendation and want to stress-test it, before committing to an approach, when you suspect confirmation bias, or any time "what am I missing?" needs answering. A cognitive debiasing tool that challenges your own thinking.
jord0-cmd/jord0.skills · ★ 0 · AI & Automation · score 73
Install: claude install-skill jord0-cmd/jord0.skills
# MIRROR **Challenge your own recommendations. Find the blind spots.** --- ## Usage ``` /mirror - Challenge the last recommendation made /mirror [topic] - Challenge thinking on a specific topic /mirror reflect "statement" - Examine a specific statement for weaknesses ``` --- ## What This Is MIRROR is a self-check tool. After making a recommendation, invoke MIRROR to force genuine counterarguments against your own position. It selects from 8 challenge frameworks and applies the most relevant ones to your current context. This isn't devil's advocacy for fun — it's a structured way to catch blind spots before they become mistakes. --- ## The 8 Challenge Frameworks | Framework | Question It Asks | |-----------|-----------------| | **Devil's Advocate** | What are the strongest arguments AGAINST this approach? | | **Alternative Paths** | What completely different approaches were not considered? | | **Hidden Costs** | What are the non-obvious downsides or maintenance burdens? | | **Failure Modes** | How could this fail? What's the worst-case scenario? | | **Premature Optimization** | Is this solving a problem that doesn't exist yet? | | **Reversibility** | How hard is it to undo this decision? What are we locking in? | | **Second Order Effects** | What will this cause downstream? Unintended consequences? | | **Expertise Blind Spots** | What would someone with a different background see? | --- ## How It Works ### Basic Mirror Whe