How this command is triggered — by the user, by Claude, or both
Slash command
/hitrust:scope-selectThe summary Claude sees in its command listing — used to decide when to auto-load this command
# HITRUST Scope Selection Helps determine whether to pursue i1, r2, or e1 HITRUST CSF assessment based on organizational needs and constraints. ## Arguments - `$1` - Organization type (optional: provider, payer, vendor, business-associate) - `$2` - Primary driver (optional: hipaa, baa-requirement, vendor-requirement, competitive) ## Decision Factors ### i1 Assessment (Implemented, 1-year) **Choose i1 when**: - First-time HITRUST certification - Vendor/supplier requirement (not provider) - Annual recertification acceptable - Budget constraints (<$100K for assessment) - Want to test re...
Helps determine whether to pursue i1, r2, or e1 HITRUST CSF assessment based on organizational needs and constraints.
$1 - Organization type (optional: provider, payer, vendor, business-associate)$2 - Primary driver (optional: hipaa, baa-requirement, vendor-requirement, competitive)Choose i1 when:
i1 Validated vs Self-Assessment:
Choose r2 when:
r2 Requirements:
Choose e1 when:
Recommendation: r2
Recommendation: r2
Recommendation: i1 validated or r2
Recommendation: i1 validated minimum, r2 preferred
Recommendation: i1 self-assessment or validated
| Assessment Type | Assessment Cost | Remediation Cost | Timeline | Validity |
|---|---|---|---|---|
| i1 Self | $10K-$30K | $50K-$150K | 3-6 months | 1 year |
| i1 Validated | $30K-$80K | $50K-$150K | 3-6 months | 1 year |
| r2 | $100K-$300K+ | $150K-$500K+ | 6-12 months | 2 years |
| e1 | $40K-$100K | Variable | 3-6 months | Extends to 2yr |
Costs vary by scope, assessor, and readiness level
# Vendor needing BAA compliance
/hitrust:scope-select business-associate baa-requirement
# Healthcare provider evaluating options
/hitrust:scope-select provider hipaa
# Determine best path for SaaS vendor
/hitrust:scope-select vendor competitive
npx claudepluginhub mrcodechef/claude-grc-engineering --plugin hitrust/scope-selectDetermines optimal HITRUST CSF assessment scope (i1 validated/self, r2, or e1) based on organization type and primary driver, with recommendations, factors, and cost comparisons.