What problem does it solve? Teams often solve the wrong problem because unexamined assumptions go unchallenged. This Skill applies a first-principles reasoning chain that decomposes a problem, audits every assumption, recombines only the surviving building blocks, and tests the result against reality. ## Core Features & Use Cases - Structured Decomposition: Breaks a problem statement down into its fundamental assumptions and components. - Independent Audit Chain: Each step runs as a fresh subagent fed only the prior artifact, preventing context contamination and self-review bias. - Assumption Filtering: Recombines only the blocks that survive scrutiny, then validates the rebuilt solution against real-world constraints. - Use Case: When a team asks "are we solving the right problem" about a product roadmap or architecture decision, invoke this Skill to strip the problem to first principles and rebuild a defensible answer. ## Quick Start Ask the assistant to run the dare skill on your problem statement, for example by saying "use first principles to check whether we are solving the right problem with this feature".