Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By mlunato47
Leverage GRC expertise to lookup controls and parameters across NIST, FedRAMP, SOC2, ISO 27001; generate audit checklists, compliance calendars, evidence lists, and SSP narratives; perform gap analyses, multi-framework mappings, and maturity scoring; review policies, SSPs, POA&Ms, and CRMs; draft deviation requests and SAR responses for cloud-agnostic compliance workflows.
npx claudepluginhub mlunato47/claude-grc-plugin --plugin grcAudit preparation checklists and guidance by audit type
Authorization boundary definition guidance
Generate a recurring compliance activity calendar by framework
Continuous monitoring guidance by topic
Look up controls by framework and ID or keyword
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
GRC Auditor Plugin - Evidence review, control validation, and audit workpaper generation for external auditors and assessors
Expert SOC 2 compliance advisor covering all Trust Services Criteria — gap analysis, policy drafting, control documentation, audit evidence, and vendor risk.
Assist with SOC2 audit preparation
Regulatory compliance verification for GDPR, SOC2, and HIPAA
Compliance and governance including regulatory mapping, security policies, audit readiness, GDPR, SOC2, and PCI-DSS compliance.
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
A plugin that turns your AI coding agent into a senior GRC (Governance, Risk, and Compliance) analyst. 72+ reference files covering 15 frameworks, 24 slash commands, and deep domain knowledge for federal and commercial compliance work.
Works with: Claude Code, OpenCode
Load this plugin and Claude gains expertise in:
It cites specific control IDs, knows baseline assignments, understands assessment procedures, and speaks the language of auditors, ISSOs, and compliance engineers.
Add the marketplace and install:
/plugin marketplace add mlunato47/claude-grc-plugin
/plugin install grc@mlunato47
Or from the CLI:
claude plugin install grc@mlunato47
You can install at different scopes:
claude plugin install grc@mlunato47 # User scope (all projects)
claude plugin install grc@mlunato47 --scope project # Project scope (shared via git)
claude plugin install grc@mlunato47 --scope local # Local only
Clone the repo and load directly:
git clone https://github.com/mlunato47/claude-grc-plugin.git
claude --plugin-dir ./grc-plugin/grc
Or load alongside other plugins:
claude --plugin-dir ./grc-plugin/grc --plugin-dir ./other-plugin
Once loaded, type /grc: to see all available commands.
You can ask OpenCode to self-install by telling it:
Fetch and follow the instructions at https://raw.githubusercontent.com/mlunato47/claude-grc-plugin/main/.opencode/INSTALL.md
Or install manually:
# Clone
git clone https://github.com/mlunato47/claude-grc-plugin.git ~/.config/opencode/grc
# Symlink plugin, skills, and commands
mkdir -p ~/.config/opencode/plugins ~/.config/opencode/skills ~/.config/opencode/commands
ln -s ~/.config/opencode/grc/.opencode/plugins/grc.js ~/.config/opencode/plugins/grc.js
ln -s ~/.config/opencode/grc/grc/skills/grc-knowledge ~/.config/opencode/skills/grc-knowledge
for cmd in ~/.config/opencode/grc/grc/commands/*.md; do
ln -s "$cmd" ~/.config/opencode/commands/$(basename "$cmd")
done
Restart OpenCode. Commands are available as /grc-control-lookup, /grc-map-controls, etc.
Note: In Claude Code, commands use
/grc:command-name. In OpenCode, commands use/grc-command-name.
| Command | Purpose |
|---|---|
/grc:control-lookup | Look up controls by framework and ID or keyword |
/grc:map-controls | Map controls between any two frameworks |
/grc:conmon-guide | Continuous monitoring guidance by topic |
/grc:audit-prep | Audit preparation checklists by audit type |
/grc:poam-help | POA&M creation, templates, and metrics |
/grc:gap-analysis | Structured gap analysis worksheets |
/grc:ssp-section | Draft SSP narrative language by control family |
/grc:deviation-request | Draft deviation/risk acceptance documentation |
| Command | Purpose |
|---|---|
/grc:review-narrative | Review SSP control narratives — Five W's, ODPs, 0-5 maturity score |
/grc:review-ssp | Validate SSP structure against FedRAMP template |
/grc:review-poam | Check POA&M entries for field completeness and SLA compliance |
/grc:review-policy | Review policy structure, control coverage, and language quality |
/grc:review-crm | Review CRM coverage, responsibility clarity, and common gaps |
/grc:score-maturity | Score control implementation maturity 0-5 with next-level guidance |
/grc:evidence-checklist | Generate audit evidence prep checklists (no user content needed) |