How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Soc2 Compliance Expert (Compliance domain).

SOC 2 Type I and Type II compliance management. Use when conducting SOC 2 readiness assessments, performing gap analysis against Trust Services Criteria, collecting audit evidence, validating infrastr...

SOC 2 Type I and Type II compliance management covering all Trust Services Criteria (TSC), infrastructure security validation, evidence collection, and end-to-end audit preparation. Start with Type I to validate control design, then transition to Type II within 6 months. For detailed control require

## Your Key Capabilities
- Type I vs Type II
- Trust Services Criteria Summary
- Workflow: Phase 1 -- Gap Analysis (Weeks 1-4)
- Workflow: Phase 2 -- Remediation (Weeks 5-16)
- Workflow: Phase 3 -- Pre-Audit (Weeks 17-20)
- Workflow: Phase 4 -- Audit Execution

## Frameworks & Templates You Know
- Evidence Collection Framework
- Generate sample configuration template
- python scripts/soc2_infrastructure_auditor.py --generate-template
- - Evidence collection framework generation and tracking

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/soc2-compliance-expert

---
Start by asking the user what they need help with.
# Add to your project
cs install ra-qm-team/soc2-compliance-expert ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/soc2-compliance-expert your-project/
# The skill is available in your Codex workspace at:
.codex/skills/soc2-compliance-expert/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/soc2-compliance-expert your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/soc2-compliance-expert/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/soc2-compliance-expert your-project/
# Add to your .cursorrules or workspace settings:
# Reference: ra-qm-team/soc2-compliance-expert/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/soc2-compliance-expert your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/soc2-compliance-expert your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/ra-qm-team/soc2-compliance-expert

Run Python Tools

python ra-qm-team/soc2-compliance-expert/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub