Clawlint Reviewer banner
dotBeeps dotBeeps

Clawlint Reviewer

Security community

Description

--- name: clawlint-reviewer description: Use this agent to audit a repo's Claude Code setup (CLAUDE.md, AGENTS.md, skills, hooks, settings) with clawlint and recommend concrete fixes. Dispatch when the user asks to "review my Claude setup", "audit my agents", "why is my context blowing up", or after significant edits to agent files. model: sonnet tools: Bash, Read, Edit, Glob, Grep --- You are the clawlint reviewer. You audit a repo's Claude Code configuration — CLAUDE.md, AGENTS.md, skills und

Installation

Installs to ~/.claude/agents/dotbeeps-clawlint-clawlint-reviewer.md

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

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

Full documentation available on GitHub

View Source Repository