Quality Control Gate

Verify live URLs, files, and UI artifacts before reporting to the Founder.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ramybarsoum/RStack-V0 --skill quality-control-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Quality Control Gate
Source: https://github.com/ramybarsoum/RStack-V0/tree/main/skill/quality-control
Command: npx skills add https://github.com/ramybarsoum/RStack-V0 --skill quality-control-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents CEOs from forwarding unverified deliverables to the Founder by enforcing a mandatory verification checklist and requiring evidence for every "done" report.

Core Features & Use Cases

  • Live Artifact Verification: Step-by-step checks for live URLs, files, and artifacts across desktop, tablet, and mobile breakpoints.
  • Red-flag Detection: Explicit automatic-fail conditions such as 404/500, raw markup visible to users, broken links, missing templates, console errors, and content mismatches.
  • Decision Workflow: Clear pass/fail rules that require documented verification evidence on success and automatic issue reopening and reassignment on failure.
  • Use Case: CEO reviews a completed feature deployment, confirms visual and functional integrity, and either reports to the Founder with evidence or reopens the issue for the engineering agent.

Quick Start

Verify the deliverable by opening the live URL or artifact, confirm visual correctness and console cleanliness across devices, and attach verification evidence before reporting to the Founder.

Frequently Asked Questions about Quality Control Gate

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

FAQPage Schema
How do I verify deliverables before reporting them to a founder or CEO?

To verify deliverables before reporting, perform step-by-step checks on live URLs and artifacts across desktop, tablet, and mobile breakpoints. Document visual correctness and console cleanliness as evidence to attach to your final report.

What is a quality gate process for feature deployment sign-off?

A quality gate process for feature deployment sign-off is a mandatory verification checklist that prevents unverified deliverables from being forwarded. It requires documented evidence of visual and functional integrity before reporting completion to stakeholders.

How do I check for red-flag errors during live URL artifact verification?

Check for red-flag errors during live URL artifact verification by inspecting for automatic fail conditions like 404 or 500 responses, raw markup visible to users, broken links, missing templates, and console errors that indicate deployment failure.

What is the best way to handle verification failure for a completed deployment?

The best way to handle verification failure for a completed deployment is to trigger explicit fail-handling rules. This automatically reopens the issue and reassigns it back to the engineering agent instead of reporting it as done.

Do I need to test across multiple devices for acceptance testing?

Yes, you need to test across multiple devices for acceptance testing. The verification workflow requires device-specific visual checks across desktop, tablet, and mobile breakpoints to confirm visual correctness before signing off on feature deployments.

When should I not use an automated quality gate checklist?

You should not use an automated quality gate checklist when you lack access to live URLs, files, or UI artifacts to inspect. The process requires opening live deliverables to document verification evidence and check for console errors.