skill-review

Evaluate agent skills for behavioral impact and redundancy.

25|3|Updated Jul 14, 2026
One-click install
npx skills add https://github.com/nimadorostkar/Claude-Skills-collection --skill skill-review-nimadorostkar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-review
Source: https://github.com/nimadorostkar/Claude-Skills-collection/tree/main/skills/agent-tooling/skill-review
Command: npx skills add https://github.com/nimadorostkar/Claude-Skills-collection --skill skill-review-nimadorostkar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the common issue of bloated or ineffective agent instructions by providing a rigorous framework to evaluate whether a skill actually changes model behavior or is simply redundant filler.

Core Features & Use Cases

  • Triggering Evaluation: Validates that the skill activates only when intended and remains silent otherwise.
  • Behavioral Impact Analysis: Provides a methodology to compare model outputs with and without the skill to ensure it provides tangible value.
  • Overlap Detection: Identifies conflicting or redundant skills within a library to prevent context pollution.

Quick Start

Use the skill-review skill to audit the current agent instructions for redundancy and triggering accuracy.

Frequently Asked Questions about skill-review

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

FAQPage Schema
How do I evaluate AI agent skills to check if they actually change model behavior?

Evaluating AI agent skills requires behavioral impact analysis, which compares model outputs with and without the skill to confirm it provides tangible value rather than acting as redundant filler.

What is the best way to detect redundant or overlapping agent instructions in a large library?

Detecting overlapping agent instructions requires redundancy analysis, which identifies conflicting or redundant skills within a library to prevent context pollution and optimize the overall agent instruction set.

How do I test if an agent skill triggers only when intended and stays silent otherwise?

Testing agent skill triggering accuracy requires validating the skill against defined triggering criteria and functional constraints to ensure it activates only when intended and remains silent otherwise.

Can I use behavioral testing to optimize large-scale skill libraries for AI coding agents?

Yes, behavioral testing applies to the maintenance and optimization of large-scale skill libraries for AI coding agents by systematically comparing model outputs against defined criteria to evaluate skill efficacy and necessity.

Why does my agent context get polluted when I add more skills to the library?

Agent context pollution happens when bloated or ineffective skills conflict or overlap, which requires redundancy analysis to identify and remove unnecessary instructions that fail to change model behavior.