Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
Use when you need to resolve an in-progress git merge/rebase conflict.
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Use only when explicitly asked for a high-confidence, read-only local or PR code review.
Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
Review committed changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both…
Use for Cogine's classic one-worker-per-repository control plane; use cogine-orchestrator for shared WORK/TEST lanes.
Use for Cogine's WORK/TEST multi-repository control plane with per-repo work and shared independent verification.