Interactive markdown review with web UI - review plans and documents with checkbox approvals and inline comments
Claude Code plugin marketplace for enhanced developer workflows.
Add this marketplace to Claude Code:
/plugin marketplace add team-attention/agents
Interactive markdown review with web UI. Review plans and documents with checkbox approvals and inline comments.
/plugin install interactive-review@team-attention-plugins
Features:
Cmd+Enter to submit)Usage: Say "review this" or use /review after Claude generates a plan.
.claude-plugin/
└── marketplace.json # Marketplace manifest
plugins/
└── interactive-review/ # Interactive review plugin
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/
│ └── review/
│ └── SKILL.md # Review skill definition
├── mcp-server/
│ ├── server.py # MCP server
│ ├── web_ui.py # HTML generator
│ └── requirements.txt # Python dependencies
├── .mcp.json # MCP configuration
└── README.md # Plugin documentation
Test plugins locally:
claude --plugin-dir ./plugins/interactive-review
mcp package: pip install mcpAdmin access level
Server config contains admin-level keywords
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimInteractive markdown review with web UI - review plans and documents with checkbox approvals and inline comments
Three lenses for clarity: vague requirements → specs (vague), strategy blind spots → 4-quadrant playbook (unknown), content vs form → leverage shift (metamedium)
Speaks a short summary of Claude's response using macOS say command
Collect and synthesize opinions from multiple AI Agents for Claude Code
Summarize YouTube videos with transcript, insights, Korean translation, and quizzes
npx claudepluginhub team-attention/agents --plugin interactive-reviewReview markdown documents with an interactive TUI. Leave inline comments, then let Claude address the feedback automatically.
Launch file-review GUI for reviewing markdown files with inline comments
Interactive markdown review with web UI - review plans and documents with checkbox approvals and inline comments
reviw CLI integration - task management skills, review workflow, and report generation agents. Supports web, backend, and mobile projects.
Interactive Plan Review: Mark up and refine your plans using a UI, easily share for team collaboration, automatically integrates with plan mode hooks.
Generate reviewable HTML documents, serve previews, collect comments, and feed review outcomes back into agent workflows.