What problem does it solve?
This Skill eliminates the risk of unvalidated hunches leading to redundant fixes, re-litigated decisions, and unresolved edge cases in the Cambridge Beer Festival app, ensuring every proposed change is rigorously tested before shipping.
Core Features & Use Cases
- Evidence Bar Enforcement: Requires root causes to explain all observed cases (including edge cases like empty state or festival switching) and survive adversarial refutation to avoid incomplete fixes.
- Pre-Experiment Prediction: Mandates stating expected outcomes before running data censuses or code checks to eliminate confirmation bias.
- Structured Idea Lifecycle: Guides ideas from initial hunch through planning docs, resilience reviews, ADRs, and archived retirement for rejected proposals to preserve institutional knowledge.
- Use Case: When investigating a stale drink cache bug, use this Skill to validate your root cause covers all festival switching scenarios, predict census results before checking live data, and follow the repo's standard lifecycle to avoid redundant work.
Quick Start
Apply the research-methodology skill to validate your proposed root cause for the recent drink list loading issue, ensuring it explains all observed edge cases before you draft a fix.