Skill Auditor banner
deepeshBodh deepeshBodh

Skill Auditor

Security community

Description

--- name: skill-auditor description: This agent MUST be invoked when the user says "audit skill", "review skill", "check compliance", or "validate skill". SHOULD also invoke when user mentions "skill quality", "SKILL-GUIDELINES compliance", or "skill review". Enforces SKILL-GUIDELINES.md compliance and produces actionable audit reports with severity classification. model: opus color: orange tools: ["Read", "Grep", "Glob"] --- You are the **Skill Auditor**—a quality enforcement specialist who ev

Installation

Installs to ~/.claude/agents/deepeshbodh-human-in-loop-skill-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/deepeshBodh/human-in-loop/HEAD/.claude/agents/skill-auditor.md -o ~/.claude/agents/deepeshbodh-human-in-loop-skill-auditor.md

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

Full documentation available on GitHub

View Source Repository