Ln 513 Agent Reviewer

🌐Community
by levnikolaevich · vlatest · Repository

Reviews code, documents, and designs, providing actionable feedback on clarity, correctness, and adherence to best practices.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ln-513-agent-reviewer npx -- -y @trustedskills/ln-513-agent-reviewer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ln-513-agent-reviewer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ln-513-agent-reviewer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The ln-513-agent-reviewer skill provides automated review and feedback on AI agent performance. It assesses agents based on predefined criteria, identifies areas for improvement, and generates detailed reports summarizing strengths and weaknesses. This allows for faster iteration cycles and improved agent quality.

When to use it

  • Evaluating new agents: Quickly assess the capabilities of newly developed or deployed agents against established benchmarks.
  • Identifying performance bottlenecks: Pinpoint specific areas where an agent struggles, such as task completion rate or response accuracy.
  • Tracking progress over time: Monitor changes in agent performance after updates or training to ensure continuous improvement.
  • Automating quality assurance: Integrate automated reviews into your development pipeline for consistent and objective feedback.

Key capabilities

  • Automated assessment based on predefined criteria
  • Identification of areas for improvement
  • Detailed reporting with strengths and weaknesses analysis

Example prompts

  • "Review agent 'TaskMaster' and provide a detailed report."
  • "Assess the performance of 'CustomerSupportBot' against the 'ResponseAccuracy' benchmark."
  • "Can you identify any bottlenecks in 'CodeGeneratorAgent's workflow?"

Tips & gotchas

The effectiveness of this skill depends on clearly defined assessment criteria. Ensure your benchmarks and evaluation metrics are well-defined for accurate and actionable feedback.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
levnikolaevich
Installs
28

🌐 Community

Passed automated security scans.