Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
seb1n avatar

Compliance Checklist Generation

  • 22 installs
  • 144 repo stars
  • Updated March 2, 2026
  • seb1n/awesome-ai-agent-skills

Helps with ai & agent building tasks.

About

compliance-checklist-generation is a Claude Code skill in the AI & Agent Building category.

  • compliance-checklist-generation
  • AI & Agent Building
  • AI-coding skill

Compliance Checklist Generation by the numbers

  • 22 all-time installs (skills.sh)
  • +1 installs in the week ending Jul 27, 2026 (Skillselion tracking)
  • Ranked #10,137 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill compliance-checklist-generation

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs22
repo stars144
Last updatedMarch 2, 2026
Repositoryseb1n/awesome-ai-agent-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Compliance Checklist Generation

Create structured, actionable compliance checklists for major regulatory frameworks including SOC2, HIPAA, PCI-DSS, and GDPR. This skill maps controls to requirements, assesses readiness against each control, identifies gaps, and produces prioritized remediation plans. Output includes status tracking, evidence requirements, and effort estimates for each control item.

Workflow

1. Identify Applicable Frameworks — Determine which compliance frameworks apply based on the business type, data handled, customer requirements, and geographic reach. A healthcare SaaS needs HIPAA. A company processing credit cards needs PCI-DSS. Enterprise B2B SaaS customers almost universally request SOC2. Serving EU users triggers GDPR. Multiple frameworks often overlap — identify shared controls to reduce duplicate effort.

2. Map Controls to Requirements — Break each framework into its constituent control categories and individual requirements. For SOC2, map across the five Trust Services Criteria (Security, Availability, Processing Integrity, Confidentiality, Privacy). For HIPAA, cover Administrative, Physical, and Technical Safeguards. For PCI-DSS, address all 12 requirement families. For GDPR, map to Articles 5-49 covering principles, rights, and obligations.

3. Assess Current State — For each control, evaluate the current implementation status: Implemented (evidence exists), Partially Implemented (control exists but has gaps), Not Implemented (no control in place), or Not Applicable (with documented justification). Where possible, reference existing documentation, tool configurations, or process artifacts as evidence.

4. Generate Checklist with Status and Gaps — Produce a structured checklist organized by control category, with each item showing: the requirement description, current status, evidence needed, gap description (if any), and remediation effort estimate (hours/days). Include a summary dashboard showing overall readiness percentage per category.

5. Prioritize Remediation — Rank gaps by a combination of risk severity, audit impact, implementation effort, and shared coverage across frameworks. Quick wins (high impact, low effort) should be prioritized first. Group related remediation items that can be addressed together, such as implementing a single logging solution that satisfies SOC2, HIPAA, and PCI-DSS log requirements simultaneously.

Usage

Specify which framework(s) you need, your business type, current security posture, and any upcoming audit deadlines. The more context about existing controls, the more accurate the gap analysis.

Example prompt:

Generate a SOC2 Type II readiness checklist for our Series A startup. We're a B2B SaaS running on AWS. We use GitHub for code, Datadog for monitoring, and have about 20 employees. We need to be audit-ready in 6 months.

Examples

Example 1: SOC2 Type II Readiness for a Startup

Input: 20-person B2B SaaS startup on AWS. Uses GitHub, Datadog, Google Workspace, Slack. No formal security program yet. SOC2 audit in 6 months.

Output:

Readiness Summary: 34% ready (estimated)

CategoryControlsImplementedPartialMissingReadiness
Access Control1234528%
Change Management852163%
Incident Response60158%
Risk Assessment50050%
Monitoring & Logging742157%
Vendor Management401313%
HR & Security Awareness612317%

Sample Controls (Access Control category):

#RequirementStatusEvidence NeededGap / ActionEffort
AC-1MFA enforced for all production systemsPartialAWS IAM policy screenshots, IdP configMFA enabled for AWS console but not for SSH access to EC2 instances. Enable MFA for all access paths.2 days
AC-2Role-based access control with least privilegeMissingIAM role definitions, access matrixNo formal RBAC model. Define roles, map to AWS IAM policies, GitHub teams, and Google Workspace groups.5 days
AC-3Quarterly access reviewsMissingAccess review records, approval logsNo process exists. Implement quarterly reviews of all system access with manager sign-off. Tool recommendation: Vanta or Drata for automated tracking.3 days
AC-4Offboarding removes access within 24 hoursPartialOffboarding checklist, deprovisioning logsAd hoc process exists but not documented. Formalize checklist covering all systems, automate via identity provider where possible.2 days

Priority Remediation (Month 1): Risk assessment (required foundation for all other controls), MFA enforcement across all systems, formal access control policy document, incident response plan draft.

Example 2: GDPR Compliance for E-Commerce

Input: EU-based e-commerce site selling consumer electronics. Collects name, address, email, payment data, browsing behavior. Uses Google Analytics, Meta Pixel, Mailchimp for email marketing. Ships to all EU countries.

Output:

Readiness Summary: 42% ready (estimated)

GDPR AreaRequirementsMetGapsReadiness
Lawful Basis & Consent83538%
Data Subject Rights72529%
Data Processing Records41325%
International Transfers31233%
Security Measures64267%
Breach Notification31233%
DPO & Governance42250%

Sample Controls (Data Subject Rights):

#RequirementStatusGap / ActionEffort
DSR-1Right of access (Art. 15) — respond within 30 daysMissingNo automated process to compile all data held about a user. Implement data export from database, Google Analytics, Mailchimp. Build internal tool or use privacy management platform.5 days
DSR-2Right to erasure (Art. 17) — delete on requestPartialCan delete from main database but not from analytics, backups, or Mailchimp. Map all data stores and implement deletion cascade across all systems.4 days
DSR-3Right to portability (Art. 20) — machine-readable exportMissingNo export functionality. Build JSON/CSV export endpoint for user data.3 days
DSR-4Cookie consent with granular opt-inPartialCookie banner exists but uses pre-ticked boxes (non-compliant). Replace with compliant CMP (e.g., Cookiebot, OneTrust) with granular categories and reject-all option.2 days

Best Practices

  • Start with a single framework and expand — SOC2 Security criteria overlap significantly with HIPAA Technical Safeguards and PCI-DSS, so the first framework provides a foundation.
  • Map controls across frameworks to identify shared requirements and avoid duplicating effort on controls that satisfy multiple standards simultaneously.
  • Use compliance automation platforms (Vanta, Drata, Secureframe) to continuously collect evidence rather than scrambling before audits.
  • Document "Not Applicable" justifications formally — auditors will question every N/A item and require documented rationale.
  • Set calendar reminders for recurring controls (quarterly access reviews, annual risk assessments, penetration tests) to avoid lapses between audit periods.
  • Treat the checklist as a living document — update status weekly during active remediation and review quarterly once compliant.

Edge Cases

  • Startups with no existing security program — Begin with a risk assessment to establish baseline. Many controls can be implemented quickly using cloud-native features (AWS CloudTrail, GitHub branch protection, Google Workspace security settings). Prioritize foundational policies first: information security, acceptable use, incident response.
  • Multi-framework audits — When pursuing SOC2 + HIPAA + PCI-DSS simultaneously, build a unified control framework that maps each internal control to every applicable requirement across standards. Auditors may accept shared evidence for overlapping controls.
  • Companies using serverless or PaaS architectures — Many infrastructure controls shift to the cloud provider under the shared responsibility model. Document which controls are inherited (physical security, hypervisor patching) versus which remain the customer's responsibility (application security, access management).
  • Rapid growth or frequent organizational changes — Controls that depend on employee count or role structure (access reviews, security training completion) need processes that scale. Automate onboarding/offboarding checklists and tie security training to HR onboarding flows.
  • Inherited compliance from acquisitions — When acquiring a company, their compliance status doesn't transfer automatically. Conduct a compliance gap assessment of the acquired entity and build an integration timeline for bringing them under your compliance umbrella.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.