vc-validate-findings

Validate technical plans across infrastructure, tests, breaking changes, and security.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-validate-findings-lovecrushfamily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-validate-findings
Source: https://github.com/lovecrushfamily/Manga2Anime/tree/main/.claude/skills/vc-validate-findings
Command: npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-validate-findings-lovecrushfamily

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the validation of technical plans and their execution, ensuring compliance and identifying potential issues before deployment.

Core Features & Use Cases

  • Multi-Layer Validation: Comprehensive validation across infrastructure fit, test coverage, breaking changes, and security surface.
  • Layered Agent System: Parallel processing of Layer 1 (dimensional) and Layer 2 (sectional) agents for detailed analysis.
  • Net Gate Synthesis: Calculates a final net gate status (PASS/CONDITIONAL/BLOCKED) based on agent outputs.
  • Execution Strategy Recommendation: Suggests the most appropriate execution strategy based on the findings.

Quick Start

Run the 'vc-validate-findings' skill with the path to your plan file: 'vc-validate-findings /path/to/your/plan.file'

Frequently Asked Questions about vc-validate-findings

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

FAQPage Schema
How do I automate technical plan validation and security assessment before deployment?

You can automate technical plan validation by running a two-layer investigation across infrastructure fit, test coverage, breaking changes, and security surface to identify potential issues before deployment.

What is a net gate status in compliance and code review?

A net gate status is a final calculated compliance verdict of PASS, CONDITIONAL, or BLOCKED, synthesized from parallel dimensional and sectional agent outputs during technical plan execution validation.

How do I check infrastructure fit and breaking changes in a technical plan file?

You can check infrastructure fit and breaking changes by loading your plan file context and executing parallel Layer 1 dimensional agents to analyze the technical plan execution comprehensively.

Can I use this validation approach for any technical plan format?

Yes, the validation requires context loading and analysis of your plan files, meaning you can supply a path to any technical plan file to evaluate its security surface and compliance.

What is the best way to recommend an execution strategy after finding code review issues?

The best way to recommend an execution strategy is to calculate a net gate status from multi-layer validation findings, which suggests the most appropriate deployment path based on identified issues.

Why does my technical plan execution get blocked during validation?

Plan execution gets blocked when the validation agents detect critical failures across infrastructure fit, test coverage, breaking changes, or security surface, resulting in a BLOCKED net gate status.