review-skill-parallel

Coordinate parallel reviews of SKILL.md documents with structured approval workflows.

1|1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/corygabrielsen/skills --skill review-skill-parallel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-skill-parallel
Source: https://github.com/corygabrielsen/skills/tree/main/review-skill-parallel
Command: npx skills add https://github.com/corygabrielsen/skills --skill review-skill-parallel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams ensure skill documents are clear and consistently structured by coordinating parallel reviews, surfacing inconsistencies, and enforcing a formal change process.

Core Features & Use Cases

  • Parallel reviewer orchestration: Launch multiple identical reviewers to assess a SKILL.md file concurrently.
  • Synthesis and triage: Merge findings into a tracked issue list and group by root cause themes.
  • Plan Approval and Change Management: Present proposed resolutions before edits, then implement and verify changes.
  • Epilogue and accountability: Produce a final report of addressed findings and outcomes.

Quick Start

Run: /review-skill-parallel path/to/SKILL.md Optionally set -n to adjust reviewer count, e.g., /review-skill-parallel path/to/SKILL.md -n 4 On completion, if NO FINDINGS, skill completes with 'No findings.' else it proceeds through synthesis, triage, and address steps with user approvals.

Frequently Asked Questions about review-skill-parallel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate parallel reviews of a SKILL.md document to improve clarity?

Parallel reviews of a SKILL.md document use multiple concurrent reviewers to assess the file. The system orchestrates these reviewers, merges their findings, and triages inconsistencies by root cause themes before proposing changes.

How does the plan approval workflow handle proposed changes to skill documents?

The plan approval workflow enforces structured changes by presenting proposed resolutions before any edits are made. It ensures explicit user approvals during the address and verify phases before finalizing modifications.

Can I adjust the number of reviewers when validating large skill documents?

Yes, you can adjust the reviewer count when validating large skill documents. Append the -n flag with your desired number, such as -n 4, to scale the parallel reviewer orchestration for your specific validation scenario.

What is the process for synthesizing and triaging findings from multiple skill document reviewers?

Synthesizing and triaging findings involves merging multiple reviewer outputs into a tracked issue list. The system groups these issues by root cause themes to prepare a structured resolution plan for the formal approval workflow.

What happens after parallel skill document reviews find no inconsistencies?

After parallel skill document reviews find no inconsistencies, the workflow completes immediately with the message 'No findings.' This skips the synthesis, triage, and address steps, ending the validation process efficiently.

Related Skills