audit-project

Audit Claude Code configurations against the dotforge template for compliance gaps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits the Claude Code configuration of a project against the dotforge template to identify gaps in compliance and coverage.

Core Features & Use Cases

  • Detects CLAUDE.md, settings.json, and .claude/rules structure against the dotforge template
  • Generates a prioritized remediation report with concrete gaps and suggested fixes
  • Enables tier-appropriate validation of stacks, tier detection, and coherence checks

Quick Start

Run a full audit of the current project to generate a structured report.

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 Claude Code configuration for compliance gaps?

To audit your Claude Code configuration, run a full audit against the dotforge template to validate CLAUDE.md, settings.json, rules, hook blocks, and build/test commands, producing a prioritized remediation report.

What does a Claude Code configuration audit check for?

A Claude Code configuration audit checks for gaps in compliance and coverage by validating CLAUDE.md, settings.json, rules structure, hook blocks, and build/test commands against the dotforge template.

Can I validate multiple stacks and CI hooks configurations in one audit?

Yes, you can validate multiple stacks and CI hooks configurations in one audit, as the tool applies to projects with multiple stacks and CI/hooks configurations to produce a comprehensive remediation report.

How do I generate a remediation report for missing Claude rules?

Generate a remediation report by running an audit against the dotforge template, which detects missing .claude/rules structures and outputs a prioritized list of concrete gaps with suggested fixes.

Do I need a dotforge template to check my settings.json and CLAUDE.md setup?

Yes, the dotforge template serves as the required baseline to validate your settings.json and CLAUDE.md setup, enabling tier detection and coherence checks to identify missing configurations.

Why does my Claude Code audit report show gaps in hook blocks and build commands?

Your audit report shows gaps in hook blocks and build commands because the audit validates these components against the dotforge template, flagging any missing or non-compliant configurations for remediation.