What problem does it solve?
This Skill coordinates and enforces a structured review stage after builds complete, ensuring reviewers are dispatched, findings are presented and triaged, fixes are dispatched and merged, and the pipeline advances safely.
Core Features & Use Cases
- Tiered and fallback review flows: supports configured critical → quality → polish tiers or a parallel fallback reviewer selection, with re-review gating and cycle limits.
- Diff and state management: handles full and delta diffs, legacy inline-diff fallbacks, and preserves session ownership and reviewed SHAs for accurate prior-findings computation.
- Triage-to-fix automation: partitions out-of-scope findings, logs deferred bugs, resolves fixup targets, dispatches fix tasks with worktrees, and coordinates merges with autosquash behavior.
Quick Start
Ask the invoke-review skill to run the review stage for pipeline_id <your_pipeline_id> and present reviewer options and a cost summary.