Skip to main content
Generalgtmagents

compliance-statement-library

Repository pattern for pre-approved financial disclosures and claim language.

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--compliance-statement-library
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/financial-services/skills/compliance-statement-library/SKILL.md -o .claude/skills/compliance-statement-library.md

Drops the SKILL.md into .claude/skills/compliance-statement-library.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Compliance Statement Library Skill

When to Use

  • Assembling marketing campaigns, sales decks, or product pages requiring disclosures.
  • Responding to regulator/legal review comments.
  • Updating messaging after rate changes, product updates, or new regulations.

Framework

  1. Statement Catalog – define taxonomy (product, channel, audience, regulation, status).
  2. Approval Metadata – reviewer, date, expiration, evidence references, risk level.
  3. Usage Guidelines – instructions on required pairing, placement, and typography.
  4. Localization & Accessibility – translations, readability requirements, alt-text guidelines.
  5. Change Control – versioning, diffs, and notification hooks for GTM teams.

Templates

  • Disclosure record form with required fields (text, context, owner, evidence, reviewer).
  • Usage checklist to confirm placement and pairing rules.
  • Version change log referencing prior statements.

Tips

  • Link statements to product SKUs/offers so updates cascade automatically.
  • Store short and long-form variants for different channels (email vs landing page).
  • Pair with review-financial-campaign and build-product-go-to-market for automation.