comment-mode

Generate highlighted HTML with click-to-reveal inline comments for drafts.

20|1|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/rohunvora/cool-claude-skills --skill comment-mode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comment-mode
Source: https://github.com/rohunvora/cool-claude-skills/tree/main/skills/comment-mode
Command: npx skills add https://github.com/rohunvora/cool-claude-skills --skill comment-mode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Granular feedback on drafts without rewriting, preserving the author's voice while offering precise, inline critique.

Core Features & Use Cases

  • Inline, click-to-reveal comments on drafts to guide edits without rewriting.
  • Multiple lenses: Editor feedback, POV simulation, or focused angles.
  • Lightweight HTML output: generates _private/views/{name}-comments-temp.html for review and sharing.

Quick Start

AskUserQuestion to clarify scope when ambiguous, then generate highlighted inline comments for the provided draft.

Frequently Asked Questions about comment-mode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add inline comments to a draft without rewriting the original text?

Inline comments can be added to a draft by generating highlighted HTML with click-to-reveal elements. This provides targeted critique at specific text locations without altering the original author's voice or content.

What's the best way to apply different feedback lenses like editor review or POV simulation to a draft?

Applying feedback lenses like editor review or POV simulation involves passing the draft text through targeted critique angles. This generates focused inline comments that evaluate the draft from specific perspectives without rewriting the content.

How does click-to-reveal inline feedback work in an HTML draft?

Click-to-reveal inline feedback works by embedding hidden comment elements within highlighted HTML text. Reviewers click the highlighted spans to expand and view the specific critique, keeping the reading view clean until interaction is needed.

Can I generate an HTML file to share draft feedback with others?

Yes, you can generate an HTML file to share draft feedback. The process outputs a temporary HTML file to a private views directory, containing the styled draft with interactive inline comments ready for review and sharing.

Do I need to provide a specific format for my draft to receive granular inline critique?

You need to provide your draft text so it can be processed into highlighted HTML. If the scope or feedback requirements are ambiguous, the system will ask clarifying questions before generating the inline comments.

When should I use inline comments instead of rewriting a draft entirely?

Use inline comments when you need to preserve the author's original voice while offering precise critique. This method guides the author's edits through targeted feedback rather than replacing their text with a rewritten version.