From compliance-checker
Checks infrastructure configurations against SOC2, HIPAA, and PCI-DSS standards, identifying compliance violations and suggesting remediation steps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/compliance-checker:compliance-checkerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables Claude to evaluate infrastructure configurations against common compliance frameworks. It helps identify potential vulnerabilities and gaps in compliance, providing valuable insights for remediation.
This skill enables Claude to evaluate infrastructure configurations against common compliance frameworks. It helps identify potential vulnerabilities and gaps in compliance, providing valuable insights for remediation.
This skill activates when you need to:
User request: "Run a SOC2 compliance check on our AWS infrastructure."
The skill will:
User request: "Check our cloud environment for HIPAA compliance violations."
The skill will:
This skill can be integrated with other DevOps tools and plugins to automate compliance checks and integrate compliance into the development lifecycle. For example, it can be used in conjunction with infrastructure-as-code tools to ensure compliance from the start.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin compliance-checker