Ai Audit Report
Description
A Claude Code skill for AI consultants that conducts a structured 5-domain interview, auto-scores each domain 1–5, and generates a complete AI Readiness Audit Report with scorecard, findings, recommendations, effort/impact matrix, and 90-day roadmap.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
📊 AI Readiness Audit Report Skill for Claude Code
A Claude Code skill that turns your audit notes into a **complete, professional AI Readiness Report** — automatically. Built for AI consultants and auditors who work with small and medium businesses.
You answer the questions. Claude scores, analyses, and writes the report.
✨ What It Does
Tell Claude Code you've finished an audit, and the skill:
- Interviews you across 5 domains with targeted diagnostic questions
- Scores each domain 1–5 based on your answers — with rationale
- Asks for confirmation before locking in each score (you stay in control)
- Generates the full report in one go — ready to deliver to your client
📋 The 5 Domains
| Domain | What it measures |
|---|---|
| ⚙️ Processes & Workflows | Documentation, repeatability, systematisation potential |
| 🗄️ Data & Quality | Centralisation, cleanliness, compliance awareness |
| 🛠️ Tools & Technology | Stack quality, integrations, AI experimentation |
| 👥 Team & AI Maturity | Comfort level, AI experience, internal champions |
| 🎯 Leadership & Strategy | Vision, budget, business driver, decision style |
📄 What's in the Report
- Executive Summary — overall score, maturity level, top 3 findings
- AI Readiness Scorecard — visual table with all 5 domain scores
- Domain Findings — what was found, what it means, why it scored that way
- Recommendations — 5–8 specific actions with effort/impact ratings
- 90-Day Roadmap — three phases of 30 days each
- Closing Note — warm, personalised sign-off from the consultant
🎯 Maturity Levels
| Score | Level |
|---|---|
| 1.0–1.9 | 🔴 AI Beginner |
| 2.0–2.9 | 🟠 AI Aware |
| 3.0–3.9 | 🟡 AI Ready |
| 4.0–4.6 | 🟢 AI Capable |
| 4.7–5.0 | 🚀 AI Advanced |
🚀 Installation
git clone https://github.com/diggiehippie-ann/ai-audit-report.git
cp -r ai-audit-report ~/.claude/skill
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,