auditing-agents

Category: Tools & Productivity | Uploader: deepeshBodhdeepeshBodh | Downloads: 0 | Version: v1.0(Latest)

This skill MUST be invoked when the user says "audit agent", "review agent", "check agent compliance", or "agent audit checklist". SHOULD also invoke when user mentions "AGENT-GUIDELINES compliance", "agent review", or "coupling detection". Provides the procedural framework for auditing agents against AGENT-GUIDELINES.md. --- # Auditing Agents ## Overview Evaluate agents against AGENT-GUIDELINES.md using a structured six-phase audit that checks structure, persona quality, coupling, skill delegation, and type-specific requirements. Produce actionable audit reports with severity classification and clear verdicts. ## When to Use - Auditing an agent before shipping - Reviewing an existing agent for AGENT-GUIDELINES.md compliance - Checking for coupling leaks after refactoring an agent - Validating that an agent delegates to skills instead of embedding process - Performing a quality gate check on a reviewer or executor agent ## When NOT to Use - **Auditing skills** -- Use SKILL-GUIDELINES.md validation instead - **Creating new agents** -- Use AGENT-GUIDELINES.md directly as the authoring reference - **Reviewing workflow supervisors** -- Supervisors have different compliance standards - **Code review** -- Different domain entirely ## Agent Classification Before auditing, classify the agent by type. Classification determines which type-specific checks apply. | Type | Detection Criteria | Special Requirements | |------|---------------------|---------------------| | **Persona** | Rich identity, deep domain expertise, skill-augmented | Standard audit only | | **Reviewer** | Adversarial stance, evaluates artifacts produced by others | Adversarial calibration, "What You Hunt For", severity classification | | **Executor** | Runs tasks, captures evidence, follows instructions | Evidence capture rules, escalation rules, model choice justified if not `opus` | ## Core Process: Six-Phase Audit ### Phase 1: Intake 1. Read the agent `.md` file -- frontmatter and body 2. Classify agent

Changelog: Source: GitHub https://github.com/deepeshBodh/human-in-loop

Directory Structure

Current level: .claude/skills/auditing-agents/

SKILL.md

Login to download/like/favorite ❤ 24 | ★ 0
Comments 0

Please login before commenting.

No comments yet. Be the first one!