ddd-review
01InteliGHQ/intelig-agent-playbook
Skill Claude CodeCodex
Review code (or a diff) for DDD/CQRS compliance in this repo. Runs the deterministic checks — aggregate factories, no public setters, dependency direction, api↔domain boundary — then surfaces the judgment calls a fitness test can't settle. Use when reviewing a change inside a bounded context, or when the code-reviewer…