policy-gen

Generate SOC 2 policy documents from template controls using Python commands.

7|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/kkmookhey/shasta --skill policy-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: policy-gen
Source: https://github.com/kkmookhey/shasta/tree/main/.claude/skills/policy-gen
Command: npx skills add https://github.com/kkmookhey/shasta --skill policy-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating SOC 2 policy documents for audits is time-consuming and error-prone when done manually.

Core Features & Use Cases

  • Tailors SOC 2 policy templates to a company's context and outputs a full policy suite.
  • Maps controls to SOC 2 criteria and supports customization and sign-off.
  • Use Case: A company configures company_name and generates all required policies for audits.

Quick Start

Configure company_name in shasta.config.json and run policy-gen to generate all SOC 2 policies.

Frequently Asked Questions about policy-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate SOC 2 policy documents for an audit?

To generate SOC 2 policy documents for an audit, configure your company_name in shasta.config.json and run the policy generator to output a full, customized policy suite.

Can I customize SOC 2 compliance templates for my organization's context?

Yes, SOC 2 compliance templates can be tailored to your organization's context by configuring the company_name, allowing you to generate a full policy suite mapped to SOC 2 criteria.

What do I need to set up before generating SOC 2 policies?

Before generating SOC 2 policies, you need a configured shasta.config.json file containing a non-empty company_name to ensure the generated documents are properly tailored.

How does an automated policy generator map controls to SOC 2 criteria?

An automated policy generator maps template controls to SOC 2 criteria by applying your configured company context, producing a full policy suite ready for audit customization and sign-off.

Are generated SOC 2 policy templates suitable for organizations of any size?

Yes, the SOC 2 policy templates are designed for organizations of any size, allowing any company to generate and customize a full policy suite from template controls for audit needs.