npx claudepluginhub jamesprial/prial-plugins --plugin golang-workflowThis skill uses the workspace's default tool permissions.
Quality gates are MANDATORY checkpoints that BLOCK progression in multi-agent workflows.
Creates structured quality gates for workflow boundaries like pre-merge checklists, deployments, and phase transitions with pass/fail criteria, exact commands, and escalation procedures.
Iteratively red-teams artifacts like design docs, plans, code, hypotheses, and mockups by dispatching subagents for adversarial review and fixes until clean or stagnation.
Define automated quality gates that enforce standards without manual review. Use when setting up CI/CD checks and blocking criteria.
Share bugs, ideas, or general feedback.
Quality gates are MANDATORY checkpoints that BLOCK progression in multi-agent workflows.
| Topic | Description |
|---|---|
| protocol.md | Verdict tables, combined logic, blocking rules |
| test-requirements.md | Mandatory test commands and pass criteria |
| complexity.md | Complexity assessment and reviewer scaling |
Quality gates run Test Runner and Reviewer agents in PARALLEL:
Both must succeed for progression.