Root Cause Fix banner
Remus3 Remus3

Root Cause Fix

Testing community

Description

--- description: Root-cause-first TDD loop for any bug or data fix. Forces a failing reproduction test BEFORE touching production code, a deliberate grep for every sibling case sharing the same root cause, then the minimal fix, then an explicit corrupted-data backfill check. Use whenever a bug is reported or a data/pollution/scorer fix is needed - it converts a too-narrow first attempt into a provably-complete one. --- > **SUBAGENT-FIRST (standing protocol, operator 2026-06-20).** Always use su

Installation

Installs to ~/.claude/commands/remus3-legion-wallpaper-root-cause-fix.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Remus3/Legion-Wallpaper/HEAD/.claude/commands/root-cause-fix.md -o ~/.claude/commands/remus3-legion-wallpaper-root-cause-fix.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository