self-check

Validate AI skill outputs with five binary quality checks.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/yannmenec/delivery-management-skills --skill self-check-yannmenec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-check
Source: https://github.com/yannmenec/delivery-management-skills/tree/main/archive/v1/skills/quality-gates/self-check
Command: npx skills add https://github.com/yannmenec/delivery-management-skills --skill self-check-yannmenec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lightweight quality gate that validates any skill output before delivery, catching common defects and ensuring reliable results.

Core Features & Use Cases

  • Validates five binary checks after every skill execution to surface issues prior to sharing outputs.
  • Guarantees traceability, completeness, and actionable reporting across sprint summaries, status updates, and stakeholder communications.
  • Can be integrated into automated pipelines to prevent propagation of low-quality results.

Quick Start

Run the self-check on the latest skill output to validate all five checks and surface any failures.

Frequently Asked Questions about self-check

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

FAQPage Schema
How do I validate AI output quality before sharing it with stakeholders?

To validate AI output quality, you can run an automated post-execution check that inspects generated text for completeness, traceability, and actionable reporting. This quality gate catches common defects and ensures reliable results prior to delivery.

What is an output validation quality gate for AI workflows?

An output validation quality gate is an automated post-run process that executes five binary checks on AI skill outputs. It verifies numbers cited, evidence referenced, confidence stated, and actionable recommendations to guarantee completeness and traceability.

How do I automate quality checks for sprint summaries and status updates?

You can automate quality checks for sprint summaries by integrating a post-run validation gate into your output-heavy workflows. This process validates that all sections are populated, evidence is referenced, and actionable recommendations are present before reporting.

Does automated output validation check for evidence and citations in AI responses?

Yes, automated output validation checks for evidence and citations by running binary pass/fail tests. It specifically verifies that numbers are cited, evidence is referenced, and confidence levels are stated, surfacing any missing elements with detailed results.

Can I integrate post-run validation into automated AI pipelines?

Yes, you can integrate post-run validation into automated AI pipelines to prevent the propagation of low-quality results. Running the validation after every skill execution surfaces issues and stops incomplete outputs from advancing downstream.

What are the limitations of using binary checks for AI output validation?

The limitation of binary checks for AI output validation is that they only report strict pass or fail results across five specific criteria. They do not provide graded scoring or semantic reasoning, meaning outputs either fully pass or are flagged for failing a specific check.