Implement and review code concurrently
parallel-implement-reviewworkflowsetup L3★5
yisding/sentencesplit ↗What it does
Review implementation against plan with parallel expert lenses
Best for
Catching implementation drift from plan when you need multi-angle review before merge.
Inputs
- · plan_doc
- · implementation
- · review_axes
Outputs
- · review_findings
- · severity_mapping
- · blockers
Requires
- · code_analyzer
- · claude_api
Preconditions
Plan and implementation both stable; review axes clear
Failure modes
- · Plan-impl mismatch
- · Analysis timeout
- · Conflicting verdicts
Trust signals
- · Parallel review lenses
- · Severity mapping
- · Blocker detection