Craft Audit banner
chanjoongx chanjoongx

Craft Audit

Security community

Description

--- description: Scan the codebase for anti-patterns per CRAFT.md (read-only, no edits) argument-hint: "[path]" --- Read `CRAFT.md` from the project root. Then delegate to the `craft-specialist` subagent with the following brief: Perform a read-only Brownfield Phase 0 audit on: $ARGUMENTS (defaults to `src/` if no argument). Steps: 1. Enumerate files under scope 2. Identify Top 10 longest files (`wc -l`, sorted desc) 3. Run the `<anti_patterns>` atlas (A1-A20) against the scope 4. Grade confi

Installation

Installs to ~/.claude/commands/chanjoongx-mdbrain-craft-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chanjoongx/mdbrain/HEAD/.claude/commands/craft-audit.md -o ~/.claude/commands/chanjoongx-mdbrain-craft-audit.md

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

Full documentation available on GitHub

View Source Repository