fix: replace hardcoded /Users/jesse with generic placeholders (#858)

This commit is contained in:
Drew Ritter
2026-04-06 18:05:02 -07:00
parent e4a15b6d52
commit e3dd3b4c5a
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ Reference example of extracting, structuring, and bulletproofing a critical skil
## Source Material
Extracted debugging framework from `/Users/jesse/.claude/CLAUDE.md`:
Extracted debugging framework from `~/.claude/CLAUDE.md`:
- 4-phase systematic process (Investigation → Pattern Analysis → Hypothesis → Implementation)
- Core mandate: ALWAYS find root cause, NEVER fix symptoms
- Rules designed to resist time pressure and rationalization