Loading...
Loading...
Generate comprehensive compliance reports for security standards. Use when creating compliance documentation. Trigger with 'generate compliance report', 'compliance status', or 'audit compliance'.
npx skill4agent add jeremylongshore/claude-code-plugins-plus generating-compliance-reports${CLAUDE_SKILL_DIR}/${CLAUDE_SKILL_DIR}/references/README.md${CLAUDE_SKILL_DIR}/compliance-report-[framework]-[date].md${CLAUDE_SKILL_DIR}/references/README.md| Error | Cause | Solution |
|---|---|---|
| Unknown compliance framework requested | Framework not in supported list | Map the custom framework controls manually or select the closest standard framework as a baseline |
| Insufficient evidence for control assessment | Codebase lacks configuration files or documentation | Mark the control as "Evidence Not Available" and recommend documenting the control implementation |
| Mixed framework versions | Codebase references multiple versions of a standard (e.g., PCI DSS 3.2.1 vs 4.0) | Clarify the target version and assess against that version only; note version discrepancies in the report |
| Large codebase scan timeout | Too many files to scan within time limits | Scope the scan to relevant directories (e.g., |
| Conflicting control evidence | Different parts of the codebase implement conflicting security policies | Flag as Partially Compliant and document both implementations; recommend standardization |
${CLAUDE_SKILL_DIR}/