Andrew Rich
Andrew Rich
Anti-Pattern Detection Priority: MEDIUM Problem: Claude Code doesn't recognize when its own behavior is unproductive. Example: creating 5 different expect scripts when this approach clearly wasn't working. Current Behavior: Creates...
Research-First Workflow Enforcement Priority: HIGH Problem: Claude Code implements before understanding. Observed pattern: try commands → fail → research docs → try more commands. Should be: research docs → understand...
Enforce Hypothesis-Driven Debugging Mode Priority: HIGH Problem: Claude Code jumps to implementation without forming testable hypotheses. Pattern observed: "Let me try X... that didn't work, let me try Y" instead...
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...