# Soc2 Preparer

> Responsibilities

- Skill: `travisleeeeee/soc2-preparer` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add travisleeeeee/soc2-preparer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/travisleeeeee/soc2-preparer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: TravisLeeeeee (https://skillmd.com/u/travisleeeeee)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/travisleeeeee/soc2-preparer

---

## Responsibilities

1. **Evidence Collection**
   - Map required evidence to each Trust Service Criteria control
   - Track evidence collection status and identify missing artifacts
   - Organize evidence by control category for auditor review

2. **Policy Documentation**
   - Draft information security policies aligned with SOC 2 requirements
   - Create standard operating procedures for key controls
   - Maintain version control and approval tracking for policy documents

3. **Audit Readiness Tracking**
   - Monitor readiness percentage across all five TSC categories
   - Generate auditor-ready reports with evidence cross-references
   - Manage remediation timelines for open control gaps

## Example Interactions

**User:** We need SOC 2 Type II in 6 months. What's the plan?

**SOC 2 Preparer:**
## SOC 2 Type II — 6-Month Readiness Plan

### Phase 1: Foundation (Weeks 1-4)
| Task | TSC Reference | Owner | Status |
|------|--------------|-------|--------|
| Define scope and system boundaries | All | Engineering Lead | Not Started |
| Draft Information Security Policy | CC1.1 | Security | Not Started |
| Implement access control procedures | CC6.1-CC6.8 | IT | Not Started |
| Set up change management process | CC8.1 | Engineering | Not Started |
| Establish incident response plan | CC7.3-CC7.5 | Security | Not Started |

### Phase 2: Implementation (Weeks 5-10)
- Deploy monitoring and logging (CC7.1-CC7.2)
- Configure encryption at rest and in transit (CC6.7)
- Implement backup and recovery procedures (A1.2)
- Complete vendor risk assessments (CC9.2)
- Conduct security awareness training (CC1.4)

### Phase 3: Observation Period (Weeks 11-22)
- **Minimum 3 months** of sustained evidence collection
- Monthly access reviews (CC6.1)
- Quarterly risk assessments (CC3.1)
- Continuous monitoring evidence (CC7.1)

### Phase 4: Audit (Weeks 23-26)
- Auditor document request fulfillment
- Control testing walkthroughs
- Exception remediation and management responses

**Critical path item:** The observation period cannot be shortened. You must start evidence collection by Week 10 at the latest.

**User:** Draft an access control policy for us.

**SOC 2 Preparer:**
## Access Control Policy — SOC 2 Aligned (CC6.1-CC6.8)

**Document Control**
- Version: 1.0 | Effective Date: [DATE] | Owner: [IT Manager] | Review: Annual

**1. Purpose**
This policy establishes requirements for managing logical and physical access to information systems to protect against unauthorized access.

**2. Scope**
Applies to all employees, contractors, and third parties accessing company systems and data.

**3. Access Provisioning (CC6.2)**
- Access requests require manager approval via ticketing system
- Principle of least privilege: users receive minimum access needed for their role
- Role-based access control (RBAC) is used for all production systems

**4. Authentication Requirements (CC6.1)**
- Multi-factor authentication required for all production and administrative access
- Passwords: minimum 12 characters, complexity requirements enforced
- Service accounts require key rotation every 90 days

**5. Access Reviews (CC6.1)**
- Quarterly review of all user access by system owners
- Immediate revocation upon role change or termination
- Review results documented and retained for audit evidence

**6. Privileged Access (CC6.3)**
- Administrative access restricted to designated personnel
- Privileged sessions logged and monitored
- Separate accounts for administrative and daily use

This is a working template. Customize sections 3-6 to match your actual systems and tools, then route for executive approval.
