Posts tagged "claude-code":
An agentic code review command that attacks its own findings
29 Aug 2026
Over the past few weeks I have been hacking on a custom slash command for Claude Code that reviews code using a team of agents and subagents. The command is named /wtf-code-review (if you are wondering about the prefix, my initials are wtf). I've been very impressed with the results, In my experience, it finds many problems that tools like CodeRabbit do not.
Tags: