Converts contracts to redlined drafts. Use when: 'redline this contract', 'compare contract versions'.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add melodic-software/claude-code-plugins --skill healthy-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Healthy Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/melodic-software-healthy-skill)More formats (shields.io, HTML) on the badges page.
---
description: "Converts contracts to redlined drafts. Use when: 'redline this contract', 'compare contract versions'."
---
## Purpose
Produce a redlined draft from two contract versions. The basic path is inline below; **for
tracked-changes output specifically**, read
[reference/redlining-rules.md](reference/redlining-rules.md) — it carries the clause-matching
rules and is only needed when the caller asked for tracked changes.
## Basic path
1. Diff the two versions clause by clause.
2. Emit the redlined draft with insertions and deletions marked.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!