cab_review_flow

Evaluates release plans through quality, operational-readiness, and value-fit CAB gates.

4|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/synthaicode/XRefKit --skill cab-review-flow-synthaicode
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cab_review_flow
Source: https://github.com/synthaicode/XRefKit/tree/main/skills/cab_review_flow
Command: npx skills add https://github.com/synthaicode/XRefKit --skill cab-review-flow-synthaicode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Release decisions often mix quality, operations, and business value judgments into one opaque step, making CAB reviews hard to audit and hand off. This Skill structures the CAB evaluation into three explicit gates with recorded evidence and unresolved risks. ## Core Features & Use Cases - Three-Gate Evaluation: Runs release plan suitability review (CAP-QA-003), operational readiness gate (CAP-OPS-004), and value and constraint fit evaluation (CAP-BIZ-001) as separate recorded results. - Evidence-Bound Judgments: Every judgment must cite evidence, and unsupported judgments are downgraded to unknown rather than guessed. - Standardized Reporting: Produces a phase-summary report with Status, Result, Evidence, Open Items, and Handoff sections for human decision-makers. - Use Case: Before confirming a release, a CAB coordinator runs this Skill to obtain quality-gate, operational-readiness, and value-gate results plus an explicit unresolved-risk list for the decision layer. ## Quick Start Run the cab_review_flow skill to evaluate my release plan materials, manufacturing outputs, and design evidence through the three CAB gates and report the results.

Frequently Asked Questions about cab_review_flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a CAB review before a release decision?▼

Provide release plan materials, manufacturing outputs, design and requirement evidence, and value and constraint definitions. The Skill evaluates three gates—quality, operational readiness, and value fit—and returns results with evidence and unresolved items.

What gates does a CAB evaluation workflow include?▼

This workflow includes three gates: release plan suitability review (CAP-QA-003), operational readiness gate (CAP-OPS-004), and value and constraint fit evaluation (CAP-BIZ-001). Each gate produces a separately recorded result.

Does the CAB review skill make the final release approval?▼

No. The Skill evaluates only and does not decide final release approval. It hands off the three gate results and unresolved risks to the human decision layer, escalating out-of-scope items when reassignment is needed.

What happens when evidence is missing during a CAB evaluation?▼

Missing evidence is recorded as `unknown` rather than guessed. During monitoring and control, unsupported judgments are downgraded to `unknown`, and unresolved risks are preserved explicitly in the final report.

What report format does the CAB review produce?▼

It uses a phase-summary reporting contract with five ordered sections: Status, Result, Evidence, Open Items, and Handoff. Empty sections are kept visible rather than omitted.