{ "role": "coordinator", "rules": [ { "tool": "Bash", "pattern": ".*", "action": "warn", "message": "Coordinators should delegate implementation to coders. Are you sure you want to run this command directly?" }, { "tool": "Edit", "pattern": ".*", "action": "warn", "message": "Coordinators should delegate code changes to coders via /sm." } ] }