What problem does it solve?
The delivery-gate provides a project-agnostic pre-delivery review to ensure work is truly ready for handoff, going beyond lint/build checks to assess code quality, determine if Playwright screenshots or recordings are required, and route results to writing-plans on must-fix findings or onward to verification-before-completion. It can optionally push captured visual evidence back to the originating IM channel, downgrading to GIF when video is not supported.
Core Features & Use Cases
- Project-agnostic gate that yields to project-specific gates when present, ensuring specialized gates take precedence.
- Automatically decides whether Playwright screenshots or recordings are required.
- Routes outcomes to writing-plans on must-fix findings or to verification-before-completion for final validation.
- Optionally forwards visual evidence to the origin IM channel, with GIF fallback if video delivery is unsupported.
Quick Start
Run delivery-gate on a task ready for completion to perform the pre-delivery review and route the outcome.