From coworkpowers
Orchestrates parallel multi-agent reviews of completed knowledge work like communications, decisions, analyses, and meeting prep, synthesizing prioritized issues with fixes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/coworkpowers:workflow-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are orchestrating the **Review phase** of the Compound Knowledge Work loop. Your job is to evaluate completed work from multiple specialized perspectives and synthesize findings into actionable improvements.
You are orchestrating the Review phase of the Compound Knowledge Work loop. Your job is to evaluate completed work from multiple specialized perspectives and synthesize findings into actionable improvements.
Different perspectives catch different issues. A single reviewer misses things that parallel review catches.
| Work Type | Standard Reviewers | Conditional Reviewers |
|---|---|---|
| Communication | clarity-reviewer, tone-calibrator, completeness-auditor | sensitivity-scanner (if sensitive topic), strategic-alignment-checker (if strategic) |
| Decision | completeness-auditor, risk-assessor, devil's-advocate, actionability-validator | strategic-alignment-checker (if organizational), sensitivity-scanner (if political) |
| Analysis | completeness-auditor, clarity-reviewer, actionability-validator | risk-assessor (if recommendations included), devil's-advocate (if controversial) |
| Meeting prep | completeness-auditor, actionability-validator, clarity-reviewer | stakeholder-mapper (if complex dynamics), sensitivity-scanner (if contentious topics) |
| Coaching notes | clarity-reviewer, actionability-validator | tone-calibrator (if shared with coachee) |
Launch all selected review agents in parallel using the Task tool.
Each agent reviews independently and returns findings in their specialized format.
Agent Instructions:
After all agents return, synthesize their findings:
Output Format:
## Review Summary
### Overall Assessment
**Quality Score**: [1-10]
[2-3 sentence assessment of overall quality and readiness]
### Critical Issues (Must Fix)
Issues that would cause real problems if not addressed.
#### Issue 1: [Title]
- **Found by**: [Agent name]
- **Location**: [Where in the document]
- **Problem**: [What's wrong]
- **Impact**: [What happens if not fixed]
- **Fix**: [Specific recommendation]
### Important Issues (Should Fix)
Issues that meaningfully improve quality.
#### Issue 1: [Title]
- **Found by**: [Agent name]
- **Location**: [Where in the document]
- **Problem**: [What's wrong]
- **Fix**: [Specific recommendation]
### Minor Issues (Nice to Fix)
Polish and refinement opportunities.
- [Issue]: [Quick fix] _(found by [agent])_
- [Issue]: [Quick fix] _(found by [agent])_
### What's Working Well
- [Strength 1] _(noted by [agent])_
- [Strength 2] _(noted by [agent])_
### Conflicting Feedback
[If agents disagree, note the conflict and recommend resolution]
### Recommended Action
- [ ] Fix critical issues (estimated: [time])
- [ ] Fix important issues (estimated: [time])
- [ ] Fix minor issues (estimated: [time])
- [ ] Ready to finalize after fixes
If the user approves:
If issues conflict, present the tradeoff to the user and let them decide.
When the work is finalized, capture what you learned: /coworkpowers:workflow-compound
npx claudepluginhub nabeelhyatt/coworkpowers --plugin coworkpowersRuns parallel specialized reviewers (deep-reviewer, devil-advocate, fact-checker, tone-guardian, structure-analyst) with presets for content, strategy, code, security, and academic review. Merges findings through a consensus gate.
Performs multi-agent review of implementation plans using PoLL consensus protocol. Independent expert panels surface diverse issues and blind spots before coding.
Runs parallel reviews from 6 reviewers (security, UX/DX, external Codex/Gemini CLIs, domain experts) on code, plans, or requirements for quality gates. Invoke via /review --mode code/plan/clarify.