skill-compliance-auditor

Audit plugin skills, .codex skills, and AGENTS.md for compliance.

3|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/pax-k/pax-fullstack-harness --skill skill-compliance-auditor-pax-k
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-compliance-auditor
Source: https://github.com/pax-k/pax-fullstack-harness/tree/main/skills/skill-compliance-auditor
Command: npx skills add https://github.com/pax-k/pax-fullstack-harness --skill skill-compliance-auditor-pax-k

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of maintaining and validating the usability, discoverability, and placement of agent instructions and skills within a project.

Core Features & Use Cases

  • Skill Compliance Audit: Inspects plugin skills, project-local .codex skills, AGENTS.md, and nested instructions for compliance.
  • Context Cost Analysis: Evaluates the context cost of instructions to ensure they are not bloating daily context.
  • Reporting: Generates a detailed report on skill compliance issues and recommendations for fixes.

Quick Start

Run the skill-compliance-auditor to audit the current project for skill compliance issues.

Frequently Asked Questions about skill-compliance-auditor

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

FAQPage Schema
How do I audit agent instructions and skills for compliance in my project?

To audit agent instructions, run a compliance check on plugin skills, project-local .codex skills, and AGENTS.md files to validate their usability, discoverability, and placement, generating a detailed report of any issues found.

What is skill compliance checking and why do I need it for AGENTS.md files?

Skill compliance checking validates that AGENTS.md files and plugin skills are usable, discoverable, and appropriately placed, preventing instruction bloat and ensuring agent instructions function correctly within the project.

Can I check the context cost of my project's agent instructions?

Yes, you can evaluate the context cost of agent instructions by auditing them to ensure nested instructions are not bloating the daily context window, which optimizes overall agent performance.

What is the best way to validate reusable plugin skills before deployment?

The best way to validate reusable plugin skills is to run a project audit that inspects their instructions for compliance, evaluates their context cost, and generates a report with recommendations for fixes.

Does the skill compliance audit require Python scripts to run?

Yes, performing a skill compliance audit requires Python scripts to check the compliance of nested instructions and generate the detailed report on skill compliance issues.

How do I generate a report on skill compliance issues and recommendations?

You generate a report on skill compliance issues by running an audit that inspects plugin skills and AGENTS.md files, automatically producing recommendations for fixes to optimize agent instructions.