USE THIS WHEN code feels over-engineered, scope seems to creep, or abstractions pile up. ALWAYS invoke during /evolve and /unstuck. Asks "is this needed for MVP?" on every feature. YAGNI-first — prefers convention over configuration.
$curl -o .claude/agents/simplifier.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/simplifier.mdInstalls into the current project.
Install simplifier by running `curl -o .claude/agents/simplifier.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/simplifier.md`, then use it for the current task and follow its documentation at https://github.com/studiokjm/ai-harness-template.