vc-validate-findings

Generate Validate Contract with Net Gate status from Layer 1 and Layer 2 findings.

1.1k|223|Updated May 27, 2026
One-click install
npx skills add https://github.com/withkynam/vibecode-pro-max-kit --skill vc-validate-findings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-validate-findings
Source: https://github.com/withkynam/vibecode-pro-max-kit/tree/main/.claude/skills/vc-validate-findings
Command: npx skills add https://github.com/withkynam/vibecode-pro-max-kit --skill vc-validate-findings

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines and standardizes the validation phase of complex AI planning by defining role specs, prompts, and output schemas for a two-layer fan-out validation process that yields a decisive gate and a complete contract to execute.

Core Features & Use Cases

  • Defines Layer 1 dimensions (Infra/setup fit, Test coverage, Breaking changes, Security surface) and Layer 2 per-section feasibility probes.
  • Synthesizes results into a net gate (PASS / CONDITIONAL / BLOCKED) and generates a ready-to-apply Validate Contract with execute-agent instructions, test gates, and backlog artifacts.
  • Useful when coordinating multiple agents and plan sections to ensure safe, auditable execution of plans across complex blast radii.

Quick Start

Invoke the validate workflow on the current plan to generate a complete validate-contract proposal.

Frequently Asked Questions about vc-validate-findings

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

FAQPage Schema
How do I validate an AI-generated plan before execution?

Plan validation involves identifying all findings across infrastructure fit, test coverage, breaking changes, and security surfaces, then synthesizing them into a decisive gate status. This skill orchestrates a two-layer validation fan-out to generate a complete execution contract with proposed updates.

What is a validate gate status in multi-agent automation?

A validate gate status in multi-agent automation is a synthesized checkpoint that determines if a plan is safe to execute. It categorizes the net result as PASS, CONDITIONAL, or BLOCKED based on infrastructure, testing, and security findings, ensuring auditable execution across complex blast radii.

How do I assemble a Validate Menu for complex software plans?

Assembling a Validate Menu requires extracting all Layer 1 and Layer 2 findings from your plan sections. This skill automates that extraction, probing per-section feasibility and defining dimensions like security surface and breaking changes to create a comprehensive validation checklist.

Can I use automated validation to generate execute-agent instructions?

Yes, automated validation can generate execute-agent instructions directly from plan findings. This skill synthesizes validation results into a ready-to-apply contract, outputting the final contract blocks, test gates, and next steps required for safe agent execution.

Does this validation workflow support risk assessment for breaking changes?

Yes, this validation workflow supports risk assessment for breaking changes by probing them as a core Layer 1 dimension. It evaluates infrastructure and setup fit alongside breaking changes to ensure safe, auditable execution across complex blast radii.

What are the limitations of fan-out validation for agent planning?

Fan-out validation for agent planning is limited by the scope of the initial plan and the defined Layer 1 and Layer 2 probes. It standardizes validation for complex blast radii but relies entirely on the accuracy of the extracted findings to generate a correct net gate status.