review-invariants

Installation
SKILL.md

Review Invariants

Judge whether a design (or a diff) honors the architecture invariants it relies on.

This is the semantic counterpart to audit-trace. audit-trace checks that a Respects: ARCH-N citation points at a live invariant — existence and liveness, deterministically, by grep. It never reads whether the design actually respects the rule. That judgment is this skill's job, and because it is a judgment it is advisory: its verdicts inform review, they are never a hard merge gate.

When there is nothing to check

If docs/architecture/ does not exist, there is no spine — say so once and stop. This skill only runs where a project has opted into the architecture layer.

Inputs

Installs
35
GitHub Stars
1
First Seen
Jul 31, 2026
review-invariants — jayden-dang/skills