document-review

Installation
SKILL.md

Document Review

Review requirements or plan documents through multi-persona analysis. Dispatches specialized reviewer agents in parallel, auto-fixes quality issues, and presents strategic questions for user decision.

Support Files

Read these on-demand at the step that needs them — do not bulk-load at start:

  • references/subagent-template.md — prompt template for dispatching persona agents (read at Phase 2)
  • references/findings-schema.json — JSON schema reviewers must conform to (read at Phase 2, pass to reviewers)
  • references/review-output-template.md — output format for presenting synthesized findings (read at Phase 4)

Phase 0: Detect Mode

Check the skill arguments for mode:headless. Arguments may contain a document path, mode:headless, or both. Tokens starting with mode: are flags, not file paths -- strip them from the arguments and use the remaining token (if any) as the document path for Phase 1.

If mode:headless is present, set headless mode for the rest of the workflow.

Installs
1
First Seen
6 days ago
document-review — alexanderop/oteleexample