agent-context-audit

Audit AGENTS.md files for structure, depth, duplication, and coverage gaps.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/oozoofrog/codex-skills-project --skill agent-context-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-context-audit
Source: https://github.com/oozoofrog/codex-skills-project/tree/main/plugins/agent-context/skills/agent-context-audit
Command: npx skills add https://github.com/oozoofrog/codex-skills-project --skill agent-context-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Audit Codex instruction density, depth, and coverage to identify bottlenecks and gaps in AGENTS.md structures.

Core Features & Use Cases

  • Evaluate AGENTS.md depth and nestedness
  • Identify duplicated guidance and missing coverage
  • Provide prioritized improvements for agent-context health

Quick Start

Run the audit on AGENTS.md to evaluate structure, depth, and coverage.

Frequently Asked Questions about agent-context-audit

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

FAQPage Schema
How do I audit AGENTS.md instruction density and structural health?

To audit AGENTS.md instruction density, the skill evaluates root and nested files to measure depth, identify duplicated guidance, and detect coverage gaps across multi-level agent trees. It constrains results to a defined schema and provides actionable improvement guidance.

What is AGENTS.md nested depth and why does it matter for agent context?

AGENTS.md nested depth measures how instruction files are structured across multi-level agent trees. High nestedness can create context bottlenecks, while missing coverage leaves agents without necessary guidance, making structural auditing essential for maintaining context quality.

How do I find duplicated guidance and coverage gaps in AGENTS.md files?

Finding duplicated guidance and coverage gaps in AGENTS.md files requires auditing root and nested structures against a defined schema. The audit identifies redundant instructions across multi-level trees and reports missing coverage areas to prioritize agent-context improvements.

Can I audit multi-level AGENTS.md agent trees for structure issues?

Yes, you can audit multi-level AGENTS.md agent trees to identify structure issues. The audit scopes instruction density, nested depth, duplication, and coverage gaps across root and nested files, constraining evaluations to a defined AGENTS.md schema for accurate reporting.

What are common AGENTS.md structure bottlenecks and how do I fix them?

Common AGENTS.md structure bottlenecks include excessive nested depth, duplicated guidance, and coverage gaps across agent trees. The audit identifies these issues by evaluating instruction density against a defined schema and provides prioritized, actionable improvement guidance to resolve them.