Rust Quality Gate — Design agent for Claude Code
Use this agent when code has been written or modified in the Meerkat Rust project and needs to be reviewed for idiomatic Rust quality, correctness, and adherence to project design guidelines.
How to install Rust Quality Gate
Installs to ~/.claude/agents/lukacf-meerkat-rust-quality-gate.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lukacf/meerkat/HEAD/.claude/agents/rust-quality-gate.md -o ~/.claude/agents/lukacf-meerkat-rust-quality-gate.md Restart Claude Code, or start a new session, for it to be picked up.
What Rust Quality Gate does
name: rust-quality-gate description: "Use this agent when code has been written or modified in the Meerkat Rust project and needs to be reviewed for idiomatic Rust quality, correctness, and adherence to project design guidelines. This agent should be invoked after completing a meaningful code change — whether a new function, module, refactor, or bug fix — to ensure the code meets the project's high quality bar before it is considered done.\\n\\nExamples:\\n\\n- Example 1:\\n user: \"Add a n
Alternatives in Design
- Apex Architect — Use this agent when the user needs strategic architecture analysis, design tradeoffs, or read-only debugging 523 ★
- Omd A11y Auditor — Stage 0 deterministic gate of the eval pipeline 465 ★
- UI Agent — Use when the user needs UI/UX design decisions, component architecture, layout, typography, color system, or v 118 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Light Web CodeReview
Use this agent when the user has written or modified HTML, CSS, or JavaScript code and needs it reviewed for e
UI Expert
Use this agent when UI-related code has been written or modified to ensure adherence to the project's design s
Bevy Rust Specialist
The Bevy Rust specialist owns Rust code quality in a Bevy project: ownership/borrowing, error handling, module
Impl Rust
Reviews implementation plans from the perspective of an experienced Rust developer. Use when evaluating idioma
Nimbus Reviewer
Use this agent when you need to review code that has been written for the Nimbus design system, particularly a
UX Interface Architect
Use this agent when you need to design, evaluate, or improve web user interfaces with a focus on user engageme
Related Skills
Sap Review
Trigger a structured SAP code review — invoked when ABAP, CDS, RAP, BTP, or integration code needs to be revie
Pre PR Check
Pre-PR quality gate for PromptPit. Run this on your feature branch after implementation is complete, before op
Massu Checkpoint
When user wants mid-implementation verification, says 'checkpoint', 'check progress', or needs a quality gate