From cps-ai-regs
AI Regulatory Tracking skills — jurisdiction setup, cache refresh, change impact, horizon scan, and more. Apply when the engagement scope includes ai regulatory tracking work or the consultant references regulatory, gazette, circular.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cps-ai-regs:airegsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Code:** AIREGS
Code: AIREGS Full name: AI Regulatory Tracking Description: AI regulatory tracking — gazette/circular monitoring, freshness gating, jurisdiction tags, change-impact analysis.
| # | Skill | Command | Purpose |
|---|---|---|---|
| 1 | Jurisdiction Setup | /cps-airegs:jurisdiction-setup | Configure jurisdictions and source feeds (gazettes, regulator circulars, EU OJ). |
| 2 | Cache Refresh | /cps-airegs:refresh | Refresh regulatory cache for configured jurisdictions; flag stale entries. |
| 3 | Change Impact | /cps-airegs:change-impact | Analyze a regulatory change for client-impact (which controls, deliverables, processes affected). |
| 4 | Horizon Scan | /cps-airegs:horizon-scan | Produce 12-month horizon scan of upcoming regulatory changes by jurisdiction. |
/cps-airegs:jurisdiction-setupConfigure jurisdictions and source feeds (gazettes, regulator circulars, EU OJ).
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cache freshness < 7 days for active jurisdictions (gazette-freshness hook enforces).A CPS-branded Jurisdiction Setup deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-airegs:refreshRefresh regulatory cache for configured jurisdictions; flag stale entries.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cache freshness < 7 days for active jurisdictions (gazette-freshness hook enforces).A CPS-branded Cache Refresh deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-airegs:change-impactAnalyze a regulatory change for client-impact (which controls, deliverables, processes affected).
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cache freshness < 7 days for active jurisdictions (gazette-freshness hook enforces).A CPS-branded Change Impact deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-airegs:horizon-scanProduce 12-month horizon scan of upcoming regulatory changes by jurisdiction.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cache freshness < 7 days for active jurisdictions (gazette-freshness hook enforces).A CPS-branded Horizon Scan deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
Discovery → /cps-airegs:jurisdiction-setup → /cps-airegs:refresh → Recommendations
| Plugin | Integration point |
|---|---|
cps-aig | AI Act / ISO 42001 regulatory tracking |
cps-cyber | NIS2 / DORA regulatory tracking |
cps-esg | CSRD / SEC climate rule tracking |
All deliverables use standard CPS branding via:
/doc-gen for document generationassets/cps-branding.json for stylingscripts/cps-document-generator.js for automation| Skill | Primary artifact | Format |
|---|---|---|
/cps-airegs:jurisdiction-setup | Jurisdiction Setup Report | DOCX/PDF |
/cps-airegs:refresh | Cache Refresh Report | DOCX/PDF |
/cps-airegs:change-impact | Change Impact Report | DOCX/PDF |
/cps-airegs:horizon-scan | Horizon Scan Report | DOCX/PDF |
npx claudepluginhub hossamdaoud83/cps-plugins-official --plugin cps-ai-regsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.