Clippy Strict Validator banner
dravr-ai dravr-ai

Clippy Strict Validator

Development community

Description

--- name: clippy-strict-validator description: Use this agent when code changes have been made and need validation before completion or commit. Uses parallel background execution for 3-5x faster validation. Runs clippy, tests, and pattern scans simultaneously. The agent proactively ensures code quality standards are met.\n\nExamples:\n- User: "I've just added a new user authentication module"\n Assistant: "Let me validate your changes with the clippy-strict-validator agent to ensure code qualit

Installation

Installs to ~/.claude/agents/dravr-ai-dravr-embacle-clippy-strict-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dravr-ai/dravr-embacle/HEAD/.claude/agents/clippy-strict-validator.md -o ~/.claude/agents/dravr-ai-dravr-embacle-clippy-strict-validator.md

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

Full documentation available on GitHub

View Source Repository