RoboFinSystems

Soc2 Review — Development skill for Claude Code

Development community

Assess SOC 2 readiness against the Trust Services Criteria and produce a readiness dashboard.

How to install Soc2 Review

Installs to ~/.claude/commands/robofinsystems-robosystems-soc2-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/RoboFinSystems/robosystems/HEAD/.claude/commands/soc2-review.md -o ~/.claude/commands/robofinsystems-robosystems-soc2-review.md

Restart Claude Code, or start a new session, for it to be picked up.

What Soc2 Review does


description: Assess SOC 2 readiness against the Trust Services Criteria and produce a readiness dashboard.

Assess SOC 2 readiness: map the security posture to the Trust Services Criteria, inventory policies and evidence, and produce a readiness dashboard plus a before-vs-with-the-auditor remediation plan. This is the compliance-framed companion to `/security-audit` (which gathers the raw posture).

Pairs with the `soc2-readiness-review` runbook in `local/RoboSystems/runbooks/` — **read

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • Review Resume — PM resume review against 10 best practices including XYZ+S formula 7.8k ★
  • Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★

Full documentation available on GitHub

View Source Repository