# Code Audit

> Orchestration reference for the /audit workflow. Contains dimension scope cards for parallel subagent dispatch, subagent prompt template, and code audit report template.

- Skill: `irahardianto/code-audit` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add irahardianto/code-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/irahardianto/code-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: irahardianto (https://skillmd.com/u/irahardianto)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/irahardianto/code-audit

---


# Code Audit Skill

Reference material for the `/audit` workflow. Not a standalone skill — always loaded via the workflow.

## Contents

| Reference | Purpose | Used By |
|---|---|---|
| `references/audit-dimensions.md` | 7 MECE dimension scope cards + subagent prompt template | Coordinator dispatching parallel subagents |
| `references/audit-report-template.md` | Structured report template for the final audit output | Coordinator writing Phase 4 report |

## Usage

The `/audit` workflow loads this skill automatically.

- **Dimension scope cards:** Read `references/audit-dimensions.md` to get the scope definition for each dimension (A–G) and the system prompt template for subagent dispatch.
- **Report template:** Read `references/audit-report-template.md` when writing the Phase 4 code audit report.

