Help us improve
Share bugs, ideas, or general feedback.
Assess organizational compliance against key regulatory frameworks (GDPR, SOC2, PCI-DSS, ISO 27001).
npx claudepluginhub sethdford/claude-skills --plugin security-complianceHow this command is triggered — by the user, by Claude, or both
Slash command
/compliance-governance:assess-compliance [object Object] soc2 pci-dss hipaa or iso27001The summary Claude sees in its command listing — used to decide when to auto-load this command
# Assess Compliance Command Chain these steps: 1. Use `compliance-mapping` to map organizational controls to selected framework 2. Use `gdpr-assessment` if GDPR applies to your organization 3. Use `soc2-controls` if SOC 2 certification is target 4. Use `pci-dss-review` if payment card data is processed 5. Use `data-classification` to inventory and classify data Deliverables: - Compliance gap analysis for selected framework(s) - Control maturity assessment (not implemented, partial, complete) - Remediation roadmap with priorities - Certification timeline estimate After completion, sugge...
/gap-analysisPerforms structured gap analysis against compliance frameworks like FedRAMP or SOC2 for a given scope, generating assessment templates, interactive worksheets, gap summaries, heat maps, and remediation roadmaps.
/flow-compliance-validationOrchestrates compliance validation for <compliance-framework> (GDPR, HIPAA, SOC2, etc.) in [project-directory], generating requirements matrix, gap analysis report, remediation plans, and attestation.
/track-complianceTracks compliance status across frameworks like SOC2, PCI-DSS, ISO27001; generates reports with overall scores, gaps, deadlines, trends in summary, detailed, or dashboard formats.
/check-soc2Verifies SOC 2 compliance by reviewing security, availability, processing integrity, confidentiality, and privacy controls. Documents evidence, identifies gaps with remediation timelines, and outputs status report.
/optimize-multi-frameworkAnalyzes multiple compliance frameworks (e.g., SOC2, PCI-DSS, NIST, ISO) for overlapping controls and generates optimized roadmap, matrix, or summary.
/soc2-auditRuns SOC2 compliance audit playbook, evaluating controls for security, availability, processing integrity, confidentiality, and privacy.
Share bugs, ideas, or general feedback.
Chain these steps:
compliance-mapping to map organizational controls to selected frameworkgdpr-assessment if GDPR applies to your organizationsoc2-controls if SOC 2 certification is targetpci-dss-review if payment card data is processeddata-classification to inventory and classify dataDeliverables:
After completion, suggest follow-up commands: prepare-audit, classify-data.