Verify specific CMMC practice implementation
/plugin marketplace add ethanolivertroy/claude-grc-engineering/plugin install cmmc@grc-engineering-suite# CMMC Practice Check Validates implementation of specific CMMC v2.0 practices and provides evidence guidance. ## Arguments - `$1` - Practice ID (required, e.g., AC.L2-3.1.1, IA.L2-3.5.7) - `$2` - Check type (optional: implementation, evidence, gaps) ## Practice ID Format **Structure**: `[DOMAIN].[LEVEL]-[NIST-ID]` - **Domain**: Two-letter abbreviation (AC, IA, SI, etc.) - **Level**: L1, L2, or L3 - **NIST ID**: Corresponding NIST 800-171 control number **Examples**: - `AC.L1-3.1.1` - Access Control, Level 1, NIST 3.1.1 - `IA.L2-3.5.7` - Identification & Authentication, Level 2, NIST 3...