Audit
Agent skills for agentic coding tools. Extremely opinionated. Updated (almost) daily.
npx -y skills add JHostalek/dotclaude --skill auditAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when running the full audit sweep on a scope — runs the focused audit dimensions (necessity, structure, patterns, correctness, error handling, logs, perf, security, tests, complexity, comments) as a parallel-worktree workflow that integrates in dependency order. Triggers on "audit", "full audit", "audit everything".
SKILL.md
0.7 KB, as published. Nobody here has run it
!cat "${CLAUDE_SKILL_DIR}/../shared/audit-workflow.md"
!cat "${CLAUDE_SKILL_DIR}/../shared/audit-integration.md"
Run all eleven baseline dimensions through the workflow above, in its phase groups. Each dimension's lens: ${CLAUDE_SKILL_DIR}/../audit-<dimension>/SKILL.md. Skip tests if scope has no tests.