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.json

Then instantiate it through run_workflow with:

  • template_id: readonly-review/parallel_review
  • template_args.topic: the thing being reviewed
  • template_args.focus_a: the first explorer focus
  • template_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.