agent:review

Installation
SKILL.md

Agent Pattern Review

Reviews an existing AI agent (or agent design) against all 22 patterns from "Patterns for Building AI Agents" (Bhagwat & Gienow, 2025). Produces a scored checklist with specific recommendations for improvement.

When to use

Use this skill when the user needs to:

  • Validate an existing agent against industry best practices
  • Get a comprehensive health check of an agent system
  • Identify the highest-impact improvements
  • Prepare for production readiness

Instructions

Step 1: Gather Agent Information

Use the AskUserQuestion tool to understand what to review:

  1. Is there a spec? (check .specs/<spec-name>/)
  2. Is there agent code to analyze? (path to source)
Related skills
Installs
6
Repository
ikatsuba/skills
First Seen
Mar 6, 2026