Межмодельное ревью перед коммитом
ai-tooling
cross-modal-review is a Claude Code skill that spawns a second AI model to review work before committing, acting as a quality gate through an independent second opinion. It includes refusal routing: if one model declines to perform the review, the skill silently falls back to the next available model without interrupting the workflow. Version v0.25.1 extended it with structured review-mode gating — logic that decides when to invoke a review and when to skip it — along with a Codex code-review handoff. The skill is intended for use before publishing critical artifacts, helping catch errors that self-review tends to miss and raising overall output quality.
- #review
- #audit
- #ai-tooling