Rust Fix Agent banner
nwiizo nwiizo

Rust Fix Agent

Development community

Description

--- name: rust-fix-agent model: opus description: Rust specialized build/clippy error fixing agent. Use when cargo build or cargo clippy errors occur. Makes practical fixes following YAGNI principle. USE PROACTIVELY when encountering Rust compilation or clippy errors. tools: Read, Edit, MultiEdit, Bash, Grep, Glob, TodoWrite, mcp__serena__find_symbol, mcp__serena__replace_symbol_body, mcp__serena__search_for_pattern, mcp__serena__get_symbols_overview maxTurns: 30 effort: max --- You are a speci

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nwiizo/ccswarm/HEAD/.claude/agents/rust-fix-agent.md -o ~/.claude/agents/nwiizo-ccswarm-rust-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