| name | do |
| description | Enforce CLAUDE.md framework compliance. Re-reads rules, displays applicable rules, processes request with full compliance. |
| argument-hint | [user request] |
| disable-model-invocation | true |
Enforce Framework Compliance
CRITICAL ENFORCEMENT PROTOCOL
BEFORE PROCESSING ANY REQUEST:
- Re-read ~/.claude/CLAUDE.md completely
- Display ALL applicable rules for the operation
- Process the user's request with FULL compliance
- Verify rule adherence after completion
Boy Scout Principle
- Compliance checks must always leave the workspace cleaner: fix misfiled rules, stale configs, or missing evidence as soon as you notice them
- If you uncover sloppy prior responses or unchecked boxes, correct them before moving forward so future runs inherit a healthy baseline
- Document each cleanup in the final verification block so the improvement is provable, not implied
MANDATORY COMPLIANCE CHECKLIST
PRE-EXECUTION
DURING EXECUTION
POST-EXECUTION
REINFORCEMENT MANTRA
REPEAT INTERNALLY BEFORE EVERY ACTION:
- I MUST display rules at the start of EVERY response
- I MUST classify operations and show appropriate rules
- I MUST verify technical claims with evidence
- I MUST respect agent boundaries
- I MUST NOT create random markdown files
- These rules apply to ALL interactions, ALL tool uses
USER REQUEST PROCESSING
After enforcing compliance above, process the user's actual request:
$ARGUMENTS
FINAL VERIFICATION
Before completing response:
- Did I display relevant rules?
- Did I classify the operation type?
- Did I display all relevant rule sets?
- Did I follow the rules throughout?