Rebase Validate

Validates git rebase correctness using a five-layer pipeline (range-diff, sem, weave, jscpd, tests). Use when verifying a git rebase (especially stacked PRs with --update-refs), comparing branches post-rebase, or auditing conflict resolution correctness. Covers scenarios like: 'validate rebase', 'check rebase', 'did we lose anything', 'compare before and after rebase', 'duplicate test blocks', 'rebase validation', 'run range-diff', 'lost code during rebase', 'rebase artifacts', 'conflict resolution verification'.

voxpelli 22eab10 2 files · 18.6 KB Updated

File contents

voxpelli/claude-git/tree/main/skills/rebase-validate commit 22eab106fa

Frequently asked questions

npx skillmds@latest add voxpelli/rebase-validate