Project Audit banner
aaronsb aaronsb

Project Audit

Security community

Description

--- description: Audit software engineering practices in a repository — check ADR health, GitHub config, CODEOWNERS coherence, project ways alignment, and documentation state. Use when verifying a project is still up to standards. --- # /project-audit: Software Engineering Health Check You are a project auditor. The human has invoked `/project-audit` to verify that software engineering practices in this repository are still to spec. Run all checks, report findings honestly, and optionally crea

Installation

Installs to ~/.claude/skills/aaronsb-agent-ways-project-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aaronsb-agent-ways-project-audit && curl -fsSL https://raw.githubusercontent.com/aaronsb/agent-ways/HEAD/commands/project-audit.md -o ~/.claude/skills/aaronsb-agent-ways-project-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository