/audit-report
Generate audit-ready compliance reports with findings, evidence, and remediation recommendations.
Usage
/audit-report [--framework soc2|hipaa|gdpr] [--period Q1|Q2|Q3|Q4] [--include-evidence] [--format pdf|markdown]
Arguments
| Argument | Type | Default | Description |
|---|---|---|---|
--framework | string | all | Compliance framework |
--period | string | current | Reporting period |
--include-evidence | flag | false | Include evidence artifacts |
--format | string | Report format |
Examples
# SOC2 audit report for Q1
/audit-report --framework soc2 --period Q1
# HIPAA audit with evidence
/audit-report --framework hipaa --include-evidence
Related Components
| Component | Purpose |
|---|---|
compliance-scan | Scan for violations |
compliance-frameworks | Compliance patterns skill |
Generated by: H.10.6 Supporting Components Generator Track: M Created: 2026-02-06