agent-reviewer

Validate Claude Code agent definitions against a 5-dimension compliance framework.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hjemmesidekongen/ai --skill agent-reviewer-hjemmesidekongen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-reviewer
Source: https://github.com/hjemmesidekongen/ai/tree/main/plugins/kronen/skills/agent-reviewer
Command: npx skills add https://github.com/hjemmesidekongen/ai --skill agent-reviewer-hjemmesidekongen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the rigorous review of Claude Code agents, ensuring they meet strict standards for correctness, quality, and consistency, thereby improving the reliability and safety of your AI development process.

Core Features & Use Cases

  • Automated Validation: Checks agents for frontmatter correctness, description quality, system prompt structure, tool scope appropriateness, and model tier justification.
  • Compliance Auditing: Audits existing agents for adherence to best practices and identifies areas for improvement.
  • Use Case: Before merging a new agent into your codebase, use this Skill to perform a comprehensive review, catching potential issues like incorrect tool scope or vague descriptions, ensuring only high-quality agents are deployed.

Quick Start

Use the agent-reviewer skill to validate the agent definition file 'plugins/kronen/agents/my-new-agent.md'.

Frequently Asked Questions about agent-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a Claude Code agent definition before merging?

Validate Claude Code agent definitions by checking frontmatter, description, system prompt, tool scope, and model tier. This automated review enforces spec compliance and quality standards through detailed reporting, catching issues like incorrect tool scope or vague descriptions before deployment.

What is agent compliance auditing for AI development pipelines?

Agent compliance auditing verifies that AI agent definitions adhere to strict correctness, quality, and consistency standards. It performs automated checks across a 5-dimension framework to identify areas for improvement, ensuring only high-quality, reliable agents are deployed into your codebase.

How do I audit existing agents for best practices and quality standards?

Audit existing agents by validating their definition files against a comprehensive framework covering frontmatter correctness, description quality, system prompt structure, tool scope appropriateness, and model tier justification. This process identifies spec violations and areas for improvement through detailed reporting.

Can I cross-reference agent definitions with ecosystem.json during validation?

Yes, agent validation optionally uses ecosystem.json for cross-referencing. The process requires access to agent definition files and leverages this ecosystem data to enforce spec compliance and verify quality standards across your AI development environment.

What are the limitations of automated agent definition validation?

Automated agent definition validation is limited to checking structural and spec compliance across five fixed dimensions: frontmatter, description, system prompt, tool scope, and model tier. It cannot assess the logical correctness or runtime behavior of the agent's underlying prompt engineering logic.

Does agent review check tool scope appropriateness and model tier justification?

Yes, agent review checks tool scope appropriateness and model tier justification as part of its comprehensive 5-dimension validation framework. It enforces spec compliance by catching potential issues like incorrect tool permissions or unjustified model assignments in agent definitions.