research
Start or resume an academic research project — idea through literature, methodology, writing, feedback, and publishing
Explain a single control once and show every framework it maps to via the SCF crosswalk
> /plugin marketplace add GRCEngClub/claude-grc-engineeringHow it fires
How this command gets triggered: by you, by Claude, or both.
/controlContext preview
What this command does when you run it.
Explain a single control once and show every framework it maps to via the SCF crosswalk
description: Explain a single control once and show every framework it maps to via the SCF crosswalk
Take one control — by SCF ID, framework-specific ID, or plain English — and explain what it means, why it exists, what evidence proves it, and every other framework that maps to it. Designed for the question "I have to implement CC6.1 / IA-2 / 8.3 / CHG-02 — what is this and where else does it show up?"
/teach-me:control <control-id> [--lens=<framework>]
1. **In plain English** — what this control requires, paraphrased. No normative quoting. 2. **Why it exists** — the threat or failure mode the control addresses. 3. **What good looks like** — 2–3 evidence patterns that demonstrate the control is in place. 4. **Common implementation gaps** — where teams typically half-implement this control. 5. **Cross-framework view** — every framework in the SCF crosswalk that maps this SCF control, with their local IDs. Lets the reader see "the same control shows up as CC6.1, IA-2, and 8.3." 6. **Where this shows up in the toolkit** — relevant connector that detects it (e.g. `/aws-inspector:setup` for IAM controls), framework plugins that include it, and `/grc-engineer:test-control` to validate end-to-end.
The `control-explainer` skill calls:
/teach-me:control IAC-01 /teach-me:control CC6.1 --lens=SOC2 /teach-me:control "MFA on root accounts" /teach-me:control IA-2 --lens="NIST 800-53"
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.