research
Start or resume an academic research project — idea through literature, methodology, writing, feedback, and publishing
Get a working primer on a GRC framework — purpose, scope, artifacts, cadence, and where to start
> /plugin marketplace add GRCEngClub/claude-grc-engineeringHow it fires
How this command gets triggered: by you, by Claude, or both.
/frameworkContext preview
What this command does when you run it.
Get a working primer on a GRC framework — purpose, scope, artifacts, cadence, and where to start
description: Get a working primer on a GRC framework — purpose, scope, artifacts, cadence, and where to start
Produce a working primer on a framework for someone who doesn't know it yet. The output is a paraphrased explainer the reader can act on — not a regurgitation of the standard.
/teach-me:framework <framework-name> [--background=<level>]
A primer covering, in order:
1. **In one paragraph** — what this framework exists to do and who it affects. 2. **Who must comply** — territorial scope, entity types, common triggers. 3. **What you have to produce** — the named artifacts (e.g. SOC 2 SOC report, FedRAMP SSP/SAP/SAR/POA&M, ISO 27001 SoA, PCI ROC/SAQ). 4. **Cadence** — assessment frequency, recertification windows, breach-notification clocks. 5. **Who enforces it** — regulator or accrediting body, recent enforcement patterns worth knowing. 6. **Control families at a glance** — names + count, no normative text. 7. **Common misinterpretations** — 2–3 things people new to this framework get wrong. 8. **Where to go next in this toolkit** — the framework's own plugin (`/<framework>:scope`, `/<framework>:assess`) plus `/teach-me:control <id>` for any control the user wants to drill on.
The `framework-tutor` skill is invoked. It calls:
If the requested framework has no plugin in this toolkit, the primer still produces output but flags it: "This framework has no dedicated plugin. SCF crosswalk gives you the control set; ask `/teach-me:framework SOC2` (or similar) for a flow that has full plugin support."
/teach-me:framework SOC2 /teach-me:framework FedRAMP --background=adjacent /teach-me:framework apac-sgp-pdpa-2012 --background=practitioner /teach-me:framework "ISO 27001"
Open-source GRC Engineering resource for Claude. claude-grc-engineering turns technical evidence from cloud, SaaS, code, and security tools into framework-aligned findings, gap reports, remediation guidance, evidence packages, and OSCAL workflows.
Repo: GRCEngClub/claude-grc-engineering
Start or resume an academic research project — idea through literature, methodology, writing, feedback, and publishing
Query AWS for compliance-relevant configuration across IAM, S3, CloudTrail, EBS, and emit findings conforming to the v1 contract.
Install the frdocx-to-froscal-ssp Python pipeline and verify its dependencies. Idempotent.
Retrieve a single AWS Secrets Manager secret value to stdout or a 0600-permission file. Opt-in retrieval mode — never writes to the findings cache.
Run testssl.sh against one or more HTTPS endpoints and emit v1 Findings mapped to SOC 2, NIST 800-53, PCI DSS 4.0.1, ISO 27001, and SCF controls.