project-audit

Audit project alignment with agent-engineer best practices and produce a scored health report.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/euroconic/noter --skill project-audit-euroconic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-audit
Source: https://github.com/euroconic/noter/tree/main/skills/project-audit
Command: npx skills add https://github.com/euroconic/noter --skill project-audit-euroconic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits a project against Addy Osmani's agent-engineer best practices to surface a clear health report that highlights drift and actionable fixes.

Core Features & Use Cases

  • Scans for governance and structure alignment across five audit dimensions.
  • Produces a prioritized health report with suggested remediation.
  • Triggers during onboarding, post-sprint reviews, or when integrating new AI tools to maintain project health.

Quick Start

Invoke this skill at session start or after major sprints to generate a prioritized health report for the project.

Frequently Asked Questions about project-audit

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

FAQPage Schema
How do I audit my project for AI agent engineering best practices?

Run an audit at session start or onboarding to check your project's alignment with agent-engineer best practices. It scans governance and structure across five dimensions to produce a scored health report with prioritized fixes.

What is project drift detection in AI-assisted development?

Project drift detection checks your codebase's governance coverage and context accuracy against established agent-engineer standards. It identifies configuration degradation after sprints to enforce deterministic checks like AGENTS.md health and PDLC readiness.

When should I run a project health audit?

Run a project health audit at session start, during onboarding, after major sprints, or when integrating a new AI tool. This timing ensures continuous governance alignment and surfaces a remediation plan with prioritized P0-P2 fixes for detected drift.

How do I check AGENTS.md health and PDLC readiness?

Check AGENTS.md health and PDLC readiness by applying deterministic audit checks to your project. This validates governance coverage and context accuracy, returning a five-dimension health view with a prioritized remediation plan.

Does this project audit require any external dependencies?

This project audit requires no external dependencies or components. It independently evaluates your project's alignment with agent-engineer best practices to produce a scored health report without needing additional packages.