Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/fedramp-rev5:baseline-selectThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Baseline Selection Helps select and tailor the appropriate FedRAMP Rev 5 control baseline. ## Arguments - `$1` - Impact level (required: low, moderate, high) - `$2` - System type (optional: saas, paas, iaas) ## Baselines Overview | Baseline | Controls | Typical Use | |----------|----------|-------------| | Low | ~125 | Public data, low risk | | Moderate | ~325 | CUI, PII, most common | | High | ~425 | Sensitive, law enforcement | ## Tailoring Guidance ### Scoping - Identify non-applicable controls - Document justification for exclusions ### Compensating Controls - When standard ...
Helps select and tailor the appropriate FedRAMP Rev 5 control baseline.
$1 - Impact level (required: low, moderate, high)$2 - System type (optional: saas, paas, iaas)| Baseline | Controls | Typical Use |
|---|---|---|
| Low | ~125 | Public data, low risk |
| Moderate | ~325 | CUI, PII, most common |
| High | ~425 | Sensitive, law enforcement |
/fedramp-rev5:baseline-select moderate saas
npx claudepluginhub mrcodechef/claude-grc-engineering --plugin fedramp-rev58plugins reuse this command
First indexed Apr 26, 2026
Showing the 6 earliest of 8 plugins
/baseline-selectSelects and tailors FedRAMP Rev 5 control baseline for required impact level (low, moderate, high) and optional system type (saas, paas, iaas).