audit
Verify and stress-test decisions, code, or plans before committing. Run checks for anti-patterns, bias, or risks to avoid errors.
Instructions
Verify or stress-test work BEFORE committing. Use before decisions, code, or plans.
Actions: check_anti_patterns, pre_commit_audit, swiss_cheese, bias_scan, fmea, fmea_risk_gate, smoke_test_gate, assess_confidence, socratic_challenge, decision_council
Args: action: Which audit to run subject: What is being audited (decision, code, plan text) context: Action-specific parameters depth: For socratic_challenge/fmea: recursion depth (1-5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| action | Yes | ||
| context | No | ||
| subject | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |