InteliGHQ/intelig-agent-playbook

How to build software efficiently with AI coding agents — a spec-first, standards-enforced reference repo (teaching example: a Customer domain).

2Stars on the repository
11Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ddd-review

01

InteliGHQ/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…

not rated 2 2mo ago A 94 tokens original MIT

fitness-test

02

InteliGHQ/intelig-agent-playbook

Skill Claude CodeCodex

Author an architecture fitness test that makes a standards rule unbreakable — promoting it from advisory (manual-review/ci) to enforced. Use when the code-reviewer finds the same rule violated again, or when moving a rule UP the Enforcement Map in standards/architecture.rules.md. Bundles the test template, the file…

not rated 2 2mo ago A 94 tokens original MIT