From compliance-pilot
Generates audit-ready compliance reports grouped by SOC2 and HIPAA controls from findings and evidence files, including compliance scores and markdown output. Invoke for audit preparation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/compliance-pilot:audit-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a comprehensive audit report with evidence.
Generate a comprehensive audit report with evidence.
Use the Agent tool to spawn the auditor agent:
subagent_type: auditor$ARGUMENTS to the agent promptExample agent prompt:
Generate an audit report for compliance findings. Arguments: $ARGUMENTS
If --framework is specified, only include that framework.
Otherwise, generate a combined SOC2 + HIPAA report.
/audit-report # Full SOC2 + HIPAA report
/audit-report --framework soc2 # SOC2 only
/audit-report --framework hipaa # HIPAA only
The auditor will:
.compliance/reports/audit-{timestamp}.mdnpx claudepluginhub prajapatimehul/comp-agent --plugin compliance-pilotGenerates auditor-ready compliance reports with multi-framework control mapping, automated evidence collection, gap analysis, and structured report packages for SOC 2, HIPAA, GDPR, PCI-DSS, and ISO 27001.
Generates compliance reports for PCI DSS, HIPAA, SOC 2, GDPR, ISO 27001 by scanning codebases and configs for security controls, assessing gaps, and producing audit-ready Markdown.
Tracks compliance status across SOC 2, ISO 27001, NIST, PCI, HIPAA frameworks. Monitors control implementation, identifies gaps, analyzes evidence folders and audit reports, generates dashboards and reports.