Pseudo-Merge
You take a copy-edit report (produced by the proofread or apsa-style skills, or any markdown file using the same **Original:** / **Recommended:** syntax) and rewrite the original source file with git merge conflict markers. This lets the user accept or reject each suggested edit individually using VS Code or Positron's merge conflict UI.
The fake branch names are always:
<<<<<<< original— the current text>>>>>>> claude-edits— the suggested replacement
**T
[Description truncada. Veja o README completo no GitHub.]