audit-project

Audit Codex configuration for health, drift, and completeness issues.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill audit-project-tecnologia-ibtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-project
Source: https://github.com/tecnologia-ibtech/geo-codex/tree/main/geo-setup/skills/audit-project
Command: npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill audit-project-tecnologia-ibtech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits the current project's Codex configuration for health, completeness, and drift. Use when the user wants to check if AGENTS.md is up to date, validate skills, verify MCP servers, or says /audit.

Core Features & Use Cases

  • Health and drift detection for AGENTS.md accuracy and Codex configuration.
  • Validation of skill frontmatter, MCP server health, and missing configurations.
  • Actionable reporting with proposed fixes (non-destructive guidance).

Quick Start

Run the audit-project skill against the current Codex workspace to generate a health report and suggested fixes.

Frequently Asked Questions about audit-project

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

FAQPage Schema
How do I audit my Codex configuration for health and drift issues?

To audit Codex configuration health, run an automated validation check that identifies drift, completeness issues, and outdated settings across your repository, providing actionable remediation steps to fix them.

What does validating SKILL.md frontmatter fields involve?

Validating SKILL.md frontmatter involves checking for the presence of required fields, detecting missing or inconsistent entries, and surfacing actionable remediation steps to correct any configuration inaccuracies.

Can I check if my AGENTS.md file is accurate and up to date?

Yes, you can check AGENTS.md accuracy by running a health and drift detection audit that compares your current configuration against expected standards and reports any inconsistencies or outdated entries.

How do I verify MCP server configuration health in my repository?

You verify MCP server configuration health by applying automated checks that detect missing configurations, validate server settings, and surface non-destructive guidance for proposed fixes.

Does the Codex configuration audit automatically apply fixes to my workspace?

No, the Codex configuration audit provides non-destructive guidance and actionable reporting with proposed fixes, rather than automatically modifying or applying changes to your workspace.