moai-ref-cross-model-audit
Installation
SKILL.md
Cross-Model Audit Convergence
This skill is the single load-point both plan-auditor and sync-auditor use when
the project opts into multi-model audit (audit_model: multi). It documents the
one MCP tool the auditor calls, the independence rule that tool enforces, and
how to fold the returned convergence result into the auditor's verdict.
When to use convergence vs single-model
| Project setting | Path | Skill |
|---|---|---|
audit_model: claude (default) |
Claude reviews alone | (none — no second opinion needed) |
audit_model: codex |
Codex reviews alone | moai-ref-owasp-checklist etc., no convergence |
audit_model: glm |
GLM reviews alone | (same) |
audit_model: multi |
Claude + codex + GLM, converged | this skill |
Single-model paths do NOT load this skill. Convergence is only the multi-model concern.