Compares two documents semantically using claim extraction and relationship mapping to identify structural and content differences beyond simple text changes.
The compare-docs skill provides a sophisticated methodology for analyzing changes between documents by focusing on semantic meaning rather than line-by-line text diffs. By independently extracting atomic claims and mapping complex inter-relationships—such as temporal dependencies, conditional logic, and prerequisites—in a parallel workflow, it calculates a comprehensive execution equivalence score. This ensures that users can identify not just what words changed, but whether the underlying logic, constraints, or procedural requirements of a document have been preserved or compromised.
主な機能
01Parallel extraction of semantic claims to ensure unbiased, independent discovery
02Deep relationship mapping for temporal, conditional, and exclusion constraints
03Automated normalization of tense, voice, and synonyms for consistent analysis
04Detailed reporting of shared versus unique claims and preserved logical graphs
0556 GitHub stars
06Execution equivalence scoring based on claim, relationship, and graph similarity
ユースケース
01Auditing versions of policy documents to identify subtle shifts in logic or compliance constraints
02Comparing procedural guides to ensure step-by-step dependencies remain intact across iterations
03Verifying that a rewritten technical specification preserves all original functional requirements