name: readonly-review description: Run a no-network read-only review practice with two explorer steps and one synthesis step.
Read-Only Review
Use this Skill when the task needs a bounded read-only review with independent perspectives before synthesis.
For a structural Workflow version of this practice, inspect:
workflows/parallel_review.jsonThen instantiate it through run_workflow with:
template_id:readonly-review/parallel_reviewtemplate_args.topic: the thing being reviewedtemplate_args.focus_a: the first explorer focustemplate_args.focus_b: the second explorer focus
The template is read-only and no-network by construction. It should be dry-run before execution when used as an example.