npx claudepluginhub danielrosehill/claude-code-plugins --plugin debugging# Hypotheses Review Review and manage the current debugging hypotheses. ## Your Task Provide a detailed view of all hypotheses — current, excluded, and confirmed. ## Steps 1. **Scan the debug log** in `debug-log/` for all mentioned hypotheses. 2. **Categorise each hypothesis**: - **Active**: Still being investigated - **Excluded**: Tested and ruled out (with reason) - **Confirmed**: Identified as the cause - **Pending**: Not yet tested 3. **Assess evidence** for each hypothesis. ## Output Format ### Active Hypotheses For each active hypothesis: - **Hypothesis**: [Descrip...
Share bugs, ideas, or general feedback.
Review and manage the current debugging hypotheses.
Provide a detailed view of all hypotheses — current, excluded, and confirmed.
debug-log/ for all mentioned hypotheses.For each active hypothesis:
For each excluded hypothesis:
If any hypothesis has been confirmed:
Based on the evidence so far, suggest any new hypotheses worth considering.
Ask the user if they want to: