# Plan Validation

> Validate a plan or pipeline with evidence-based checks, dry runs, and research. Use when the user asks to validate, verify, or QA a plan or process or asks for confidence.

- Skill: `majiayu000/plan-validation` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/plan-validation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/plan-validation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/plan-validation

---


# Plan Validation

## Overview
Turn a plan into a validation matrix and verify it with evidence.

## Workflow
1. Map each plan step to a validation method (test, dry run, sample, or metric).
2. Identify required data, environments, and permissions.
3. Run or propose minimal checks that prove feasibility early.
4. Report confidence with supporting evidence and remaining risks.

## Validation Matrix
- Step
- Validation method
- Success criteria
- Evidence or blockers

## Output Rules
- Provide a realistic confidence percentage with rationale.
- Call out what is untested and what would change the confidence.
- Separate evidence from assumptions and label unknowns explicitly.

## Acceptance Criteria
- Validation matrix is present and complete.
- Confidence includes rationale and remaining unknowns.

