review

Start interactive Markdown review sessions via a web UI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ab180/claude-camp --skill review-ab180
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/ab180/claude-camp/tree/main/review
Command: npx skills add https://github.com/ab180/claude-camp --skill review-ab180

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to perform interactive reviews of Markdown content via a web UI, making feedback collection and approvals faster and clearer.

Core Features & Use Cases

  • Interactive review UI for Markdown documents with checkboxes and inline comments.
  • Supports reviewing content specified by file path or pasted content, and can reference recent conversation content.
  • Use Case: When a teammate asks to review a plan or README, start a live review to collect approvals and notes.

Quick Start

Provide the content to review or specify a file path, then initiate the review session.

Frequently Asked Questions about review

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

FAQPage Schema
How do I start an interactive review for a markdown document?

To start an interactive markdown review, provide a file path or paste the content directly, and the system will launch a web UI to collect feedback and approvals.

Can I review recent conversation content without providing a file path?

Yes, you can review recent conversation content without a file path by requesting a review of the recent context, which the system will read and load into the interactive UI.

What is the best way to collect inline comments on a README?

The best way to collect inline comments on a README is to initiate a live interactive review session via the web UI, allowing teammates to add notes and approvals directly.

Does the interactive review UI support checkboxes for content approvals?

Yes, the interactive review UI supports checkboxes for content approvals, enabling teams to efficiently track and manage feedback on markdown documents.

How does the markdown review process handle the resulting feedback?

The markdown review process reads the content, starts the interactive review UI, and processes the resulting feedback to ensure collected comments and approvals are captured.

Can I use this to review a plan if I only have the text pasted directly?

Yes, you can review a plan if you have the text pasted directly, as the system supports initiating interactive reviews from directly provided content.