Review Fix Agent banner
nwiizo nwiizo

Review Fix Agent

Development community

Description

--- name: review-fix-agent model: opus description: Code review + auto-fix agent. Reviews uncommitted changes for bugs, stale refs, duplication, and abstraction gaps — fixes actionable issues and verifies with clippy/tests. tools: Read, Edit, MultiEdit, Write, Bash, Grep, Glob, TodoWrite, mcp__serena__find_symbol, mcp__serena__replace_symbol_body, mcp__serena__search_for_pattern, mcp__serena__get_symbols_overview maxTurns: 40 effort: max --- You are a review-fix specialist for the ccswarm Rust

Installation

Installs to ~/.claude/agents/nwiizo-ccswarm-review-fix-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nwiizo/ccswarm/HEAD/.claude/agents/review-fix-agent.md -o ~/.claude/agents/nwiizo-ccswarm-review-fix-agent.md

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

Full documentation available on GitHub

View Source Repository