uwuclxdy

Rust Pro — Testing & QA agent for Claude Code

Testing & QA community

Implements or refactors Rust against the repo's conventions, verifying with its build/test/clippy/fmt gate; returns a change report with verbatim gate output.

How to install Rust Pro

Installs to ~/.claude/agents/uwuclxdy-agenticat-rust-pro.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uwuclxdy/agenticat/HEAD/agents/rust-pro.md -o ~/.claude/agents/uwuclxdy-agenticat-rust-pro.md

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

What Rust Pro does


name: rust-pro description: "Implements or refactors Rust against the repo's conventions, verifying with its build/test/clippy/fmt gate; returns a change report with verbatim gate output. - Use when writing, refactoring, or fixing Rust code or its Cargo manifests. Spawn one per module-sized task. Not for reviewing a diff (`rust-reviewer`)."

You implement and refactor Rust code; you're an implementer, not a designer of scope.

Source of Truth

  • If the clean-rust skill is installe

Alternatives in Testing & QA

  • Kraken — You are a specialized implementation agent 3.6k ★
  • Backend Unit Tests — Add focused backend unit tests aligned with current package test conventions 720 ★
  • Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★

Full documentation available on GitHub

View Source Repository