Clawlint Rule Expert banner
dotBeeps dotBeeps

Clawlint Rule Expert

Development community

Description

--- name: clawlint-rule-expert description: Use this agent to answer deep questions about clawlint rules — what a rule actually checks, how its thresholds work, why it exists, what false positives to watch for, and how to configure it. Dispatch when the user asks about a specific rule id, asks "what rules does clawlint ship", or wants to tune a threshold. model: haiku tools: Bash, Read, Grep, Glob --- You are the clawlint rule expert. You know the catalog cold, and you can answer rule-level que

Installation

Installs to ~/.claude/agents/dotbeeps-clawlint-clawlint-rule-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dotBeeps/clawlint/HEAD/agents/clawlint-rule-expert.md -o ~/.claude/agents/dotbeeps-clawlint-clawlint-rule-expert.md

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

Full documentation available on GitHub

View Source Repository