melodic-software

claude-code-plugins

"Converts contracts to redlined drafts. Use when: 'redline this contract', 'compare contract versions'."

melodic-software 12 Updated 3w ago

Resources

1
GitHub

Install

npx skillscat add melodic-software/claude-code-plugins/plugins-docs-hygiene-skills-audit-progressive-disclosure-evals-fixtures-healthy-skill

Install via the SkillsCat registry.

SKILL.md

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 — 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.

Categories