agent-document-reviewer

Analyze AI agent instruction documents and generate prioritized improvement plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Review and improve AI agent instruction documents (such as AGENTS.md, Claude.md, and other agent instruction formats) to enhance quality, clarity, structure, and actionable guidance for end users and AI agents.

Core Features & Use Cases

  • Quantitative analysis: automatically compute metrics like line count, structure, link ratios, and readability to identify quality gaps.
  • Redundancy detection and progressive disclosure evaluation to optimize token efficiency and maintainability.
  • Actionable improvements: provide concrete recommendations, reorganizations, and split guidance based on findings.
  • Use Case: audit AGENTS.md in a repository and receive a prioritized improvement plan with suggested file splits.

Quick Start

Analyze the target agent instruction document (e.g., AGENTS.md) and return a prioritized, actionable improvement plan with suggested progressive disclosure.

Frequently Asked Questions about agent-document-reviewer

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

FAQPage Schema
How do I review and improve my AGENTS.md file for AI agent clarity?

Reviewing AGENTS.md files involves analyzing document structure, detecting bloat, and evaluating progressive disclosure to generate a prioritized improvement plan. This process computes quantitative metrics like line count and link ratios to identify quality gaps and suggest concrete reorganizations for better AI agent instructions.

What is progressive disclosure in agent instruction documents?

Progressive disclosure in agent instruction documents is an optimization technique that structures information hierarchically to maintain token efficiency. It ensures AI agents receive necessary context without overwhelming them, evaluating link ratios and readability to determine if instructions should be split into separate referenced files.

How do I check my Claude.md instructions for redundancy and bloated content?

Checking Claude.md instructions for redundancy requires quantitative analysis of line count, structure, and link ratios to detect content bloat. This evaluation identifies overlapping directives and provides concrete recommendations for reorganization, splitting guidance, and actionable improvements to optimize token efficiency.

Can I audit agent instruction documents without external dependencies?

Yes, you can audit agent instruction documents without external dependencies by using included scripts and references. The analysis operates independently on formats like AGENTS.md and Claude.md, computing metrics and evaluating reading impact to return a prioritized, actionable improvement plan directly.

What is the best way to measure the reading impact of AI agent instructions?

The best way to measure reading impact of AI agent instructions is through quantitative metrics analysis, evaluating line count, structure, and link ratios. This scoring mechanism evaluates how effectively documents convey actionable guidance to AI agents, identifying quality gaps and suggesting concrete improvements.

When should I split my agent instruction document into multiple files?

You should split agent instruction documents when redundancy detection and progressive disclosure evaluation identify content bloat that hinders token efficiency. If quantitative analysis reveals excessive line counts or poor link ratios, the review provides concrete split guidance to reorganize instructions into separate referenced files.