persona-review
Installation
SKILL.md
Persona Review
Overview
Takes a document and reviews it from N configurable personas. Each persona reads the document independently, provides structured feedback, then optionally the document is updated to address the feedback.
Usage
/persona-review [file-path] [personas]
Arguments:
file-path— path to the document to review (required). If omitted, ask user.personas— comma-separated persona names or "auto" (default: auto)