review-docs

Installation
SKILL.md

Review a front-door doc (default README.md; honor a path the user names) the way real readers would — not the way the author does. The author knows what every line means; a first-time reader does not. The job is to surface where a specific audience gets confused, under-served, or bounces, score it, and propose concrete fixes.

The method is fan-out: spawn one subagent PER PERSONA, all in parallel, each doing a cold read as that reader. Different readers catch different things; running them concurrently is faster and keeps each read uncontaminated by the others.

How to run it

1. Read the target doc yourself first

Read the doc in full and skim the docs it links to (so "promises depth the linked doc doesn't deliver" is checkable). You need this to judge the personas' findings and to apply fixes later.

2. Fan out one subagent per persona — in parallel

Installs
550
Repository
zernie/vigiles
GitHub Stars
15
First Seen
Jun 30, 2026
review-docs — zernie/vigiles