Andrew Rich

Results 14 issues of 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...

enhancement
area:core
autoclose

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...

enhancement
area:core
autoclose

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...

enhancement
area:model
area:core
autoclose

### 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...

bug
enhancement
has repro
platform:macos
area:tui
area:core