
from claude-for-legal-zh94
Summarize a contract's revision timeline or track the evolution of a specific clause across multiple versions; outputs auditor-friendly timelines and current ef
This skill ingests a base agreement plus one or more amendment documents, orders them chronologically, and produces either a timeline-style summary of all changes or a clause-level trace showing exact before/after language. Outputs include per-revision summaries, a current-state clause table, and observation flags for conflicts or inconsistencies. The skill preserves confidentiality guidance and frames outputs for legal review.
Use when a user asks 'what changed in this contract', 'show revision history', or requests the 'current version of [provision]'. Useful for contract review prep, diligence, and legal ops when multiple versions exist.
Best used with agents that can parse PDFs/text and produce structured markdown outputs (Claude/Gemini/Codex-capable agents). Agents should support file upload handling and maintain confidentiality context.
Chinese-language legal skill for tracking contract amendment histories across multiple document versions. Offers two modes (full amendment timeline vs. specific clause tracking) with detailed markdown output templates. No scripts included — purely prompt-driven. All integration points (contract management system, storage links) are marked as 'coming soon' and non-functional. Well-structured instructions but narrow audience and no automation.
Pure prompt skill with no scripts, no network calls, no security concerns. Well-designed for its narrow niche but all automation is aspirational. Output templates are thorough and the mode detection logic is clear.