·audit

Comprehensive project audit. Runs all workflow skill audits and produces a consolidated report with GitHub issues for gaps. Use when: starting on a new project, periodic health check, onboarding.

3Installs·0Trend·@phrazzld

Installation

$npx skills add https://github.com/phrazzld/claude-config --skill audit

SKILL.md

Comprehensive project health check. Runs audit primitives from all major workflows and produces a consolidated report.

Examines every major infrastructure area, identifies gaps, and creates GitHub issues for remediation. This is your entry point for understanding and improving any project.

| Payments | /stripe | Checkout flows, webhooks, subscription UX, env parity | | Observability | /observability | Sentry, health checks, structured logging, alerts | | Quality Gates | /quality-gates | Lefthook, Vitest, CI/CD, branch protection | | Documentation | /documentation | README, architecture, .env.example, ADRs |

Comprehensive project audit. Runs all workflow skill audits and produces a consolidated report with GitHub issues for gaps. Use when: starting on a new project, periodic health check, onboarding. Source: phrazzld/claude-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/phrazzld/claude-config --skill audit
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is audit?

Comprehensive project audit. Runs all workflow skill audits and produces a consolidated report with GitHub issues for gaps. Use when: starting on a new project, periodic health check, onboarding. Source: phrazzld/claude-config.

How do I install audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/phrazzld/claude-config