review-docs
SolidReview the README or a documentation page from several real reader points of view at once. Fans out one parallel reviewer per audience — Claude Code newcomer, power user, plugin/skill author, skeptical senior engineer, non-running decision-maker — each scoring it x/5 and naming concrete, line-level fixes. Use when asked to review, critique, grade, or "get to N/5" the README or any front-door doc, or to check how a doc reads for real users. Not for code review (use /code-review for that).
Install
Quality Score: 80/100
Skill Content
Details
- Author
- zernie
- Repository
- zernie/vigiles
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
audience-check
Read the README (or any front-door doc) through the eyes of several distinct audience personas and report what each would think, miss, or bounce on
research-review
Run the four research review personas (source-type-auditor, zombie-stat-detector, freshness-checker, evidence-ladder-classifier) in parallel against a new or modified research file, synthesis doc, or article draft. Merges findings, dedupes, and presents a unified punch list with severity ordering. Use before publishing any research synthesis or article that depends on research claims.
review
Review, audit, sanity-check, look-at any review-able target. Triggers on a GitHub PR URL (fetched via the gh CLI), a local path or "." (review the working tree), a markdown/doc file, or a comment-thread URL. Read-only by default; --fix applies accepted findings locally and pushes to the PR branch after confirmation (never force, never merge, never to a protected branch). Produces severity-tiered findings (blocker / critical / should / may / nit) with path:line and <=15-word verbatim evidence quotes. Six dimensions: correctness, tests, security, performance, readability, consistency. For a deep PR review with cross-file code-context retrieval, use /adk:pr-review.