cross-review

Verify cross-file consistency across changed documents in multi-round review loops.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Aimeerrhythm/enterprise-change-workflow --skill cross-review-aimeerrhythm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-review
Source: https://github.com/Aimeerrhythm/enterprise-change-workflow/tree/main/skills/cross-review
Command: npx skills add https://github.com/Aimeerrhythm/enterprise-change-workflow --skill cross-review-aimeerrhythm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-file consistency across a set of related documents is often overlooked, leading to mismatches in tables, lists, terminology, and structural references. This Skill provides a structured, multi-round verification workflow to detect and resolve such inconsistencies across changed files.

Core Features & Use Cases

  • Multi-round cross-consistency verification across changed files.
  • Convergence loop that requires zero findings to complete, surfacing and fixing discrepancies in tables, lists, terminology, and references.
  • Integrates with related verification components (ecw:impl-verify, ecw:spec-challenge) to ensure documentation alignment before implementation.
  • Manual-only tool invocable via ecw:cross-review for content-quality assurance.

Quick Start

Run the cross-review process on your current changes to begin multi-round consistency verification.

Frequently Asked Questions about cross-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify cross-file consistency across related markdown documentation?

Cross-file consistency verification analyzes changed markdown files to detect misaligned tables, lists, terminology, and structural differences. It enforces convergence over multiple review rounds, reporting findings until zero discrepancies remain.

What is round-based document consistency review and how does it work?

Round-based document consistency review performs iterative verification loops across changed files. It reports findings each round, requiring zero inconsistencies to complete, ensuring related documents converge on aligned terminology and structure.

How do I detect misaligned tables and terminology across changed documentation files?

Detect misaligned tables and terminology by running a cross-review process on changed files. It analyzes structural differences and enforces multi-round convergence to resolve mismatches in lists, terminology, and references.

Does cross-review integrate with implementation verification and spec challenge components?

Cross-review integrates with adjacent verification components like ecw:impl-verify and ecw:spec-challenge to ensure documentation alignment before implementation. It completes the verification loop when no findings remain.

When do I need multi-round cross-consistency verification for documentation quality assurance?

Multi-round cross-consistency verification is needed for document-heavy changes where mismatches in tables, lists, and terminology are likely. It enforces convergence by looping until zero findings remain across related files.

Can I use cross-review to fix structural differences across document-heavy changes?

Cross-review identifies and resolves structural differences across document-heavy changes by analyzing changed files. It enforces multi-round convergence, requiring zero findings to complete the consistency verification process.