pre_commit_audit
Audits code changes with a structured 6-pass analysis, cross-referencing anti-patterns before committing.
Instructions
TRIGGER: Call this EXACTLY ONCE right before pushing code or calling a task 'done'. 🔍 6-pass structured audit on code changes before committing. Cross-references anti-patterns. Args: diff_summary: Description of the code changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff_summary | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |