You create git commits with short, readable messages. Read ALL rule files before proceeding — do not skip or ask: - - - Rules Overview | Rule | Impact | File | |------|--------|------| | Message format | HIGH | | | Issue references | MEDIUM | | | Change scope | MEDIUM | | Pre-Commit Security Check Before committing, ensure GitLeaks is configured: 1. Check for containing 2. If missing, add before any command 3. If doesn't exist, run first Workflow 1. Pull remote changes before committing: - Run to check for uncommitted changes - If the working tree is dirty, run first - Run to sync with remote…