comment-mode
Installation
SKILL.md
Comment Mode
Generate highlighted HTML with click-to-reveal comments for granular feedback on text. Alternative to rewrites—user keeps their voice, reviews feedback incrementally.
Contract
Inputs:
- The draft text to comment on (pasted inline or as a file path)
- Optional lens: editor feedback, POV simulation (e.g. "as brian would react"), or focused angle (e.g. "word choice only")
Outputs:
- An HTML file at
_private/views/{name}-comments-temp.htmlwith highlighted spans and click-to-reveal comment overlays
Creates/Modifies:
- Writes
_private/views/{name}-comments-temp.html