# Human Review

> Open HTML or Markdown in a visual editor for Google Doc-style edits and comments, then send batched feedback to the agent. Use when reviewing PRDs, memos, landing pages, product copy, or any doc where chat-based edit instructions are painful. Keywords: human-review, visual edit, comments, PRD review, markdown, feedback.

- Skill: `vindows/human-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vindows/human-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vindows/human-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: vindows (https://skillmd.com/u/vindows)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/vindows/human-review

---


# Human Review (pointer)

This skill lives upstream at **[petergyang/human-review](https://github.com/petergyang/human-review)** by **Peter Yang**.

Do not reimplement it here. Install and run the real skill:

```bash
npx -y human-review setup --global
```

Or tell your agent:

```text
Install the /human-review skill globally from https://github.com/petergyang/human-review
```

Then:

```text
/human-review path/to/file.md
```

or

```text
/human-review http://localhost:3000
```

## What it is for (PM use)

- Edit PRDs and memos visually instead of "fix paragraph 3"
- Leave anchored comments for the agent
- Resize images, remove sections, batch send feedback
- Review localhost product UI the same way

## Credit

Created by [Peter Yang](https://github.com/petergyang). Included in [awesome-pm-skills](https://github.com/) as a curated discovery pointer.

