This is the anti-rewrite skill. It keeps docs aligned with code changes without letting you turn a PR into a style cleanup. You feed it a commit range, it maps behavior changes to affected pages, updates only what needs updating, and produces diffs reviewers can actually parse. Built for the moment right before release when you realize the README still documents flags you removed three sprints ago. The drift detection checklist is practical: does the example run, do the defaults match, is the "coming soon" section lying. If you have ever approved a 47-file doc PR where you couldn't tell what actually changed versus what got rewrapped, you will appreciate the constraint system here.
npx -y skills add getpaperclipai/paperclip --skill doc-maintenance --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev