amvcp-modal-comments
CommunityTurn reports into commentable, decision-ready HTML.
System Documentation
What problem does it solve?
It eliminates the friction of discussing and acting on specific findings inside agent reports by turning static Markdown into an interactive page where users can reply inline and set per-finding outcomes.
Core Features & Use Cases
- Interactive per-element comment threads (v2/v3): adds comment pills to paragraphs, lists, table rows, and code blocks so users can ask clarifying questions directly where the content appears.
- Per-element decision toggles (v3: Skip/Approve/Reject): provides an outcome signal that Claude reads first, independent of the free-text comment thread for each finding.
- Two-part round-trip workflow: coordinates a renderer and a separate responder loop via a shared queue directory and atomic on-disk updates for reliable polling and reply handling.
Use Case: In a review workflow, a user can open an interactive report, comment on “Finding 3” with a clarifying question, then choose Approve/Reject for several findings so the agent can generate an aligned next response based on both discussion and decisions.
Quick Start
Use the interactive report mode by telling the AI to render your report file as an interactive HTML page with per-finding comment modals and decision toggles.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: amvcp-modal-comments Download link: https://github.com/Emasoft/ai-maestro-visual-communicator-plugin/archive/main.zip#amvcp-modal-comments Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.