validated-plan

Coordinate a planning and validation loop with artifact traceability and phase gating.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/D1-B2B-AX/validated-plan --skill validated-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validated-plan
Source: https://github.com/D1-B2B-AX/validated-plan/tree/main
Command: npx skills add https://github.com/D1-B2B-AX/validated-plan --skill validated-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates a self-improvement planning and verification loop that guides complex tasks from clarification through Plan, Validation, and Gap closure, delivering a reproducible governance process and reliable execution readiness.

Core Features & Use Cases

  • Clarify → Plan v1 → Validation v1 → Meta validation → Validation v2 → Plan v2 → execute → Gap remediation, all with artifact generation and traceability.
  • Automated generation of key artifacts: clarify-result.md, plan-v1.md, validation-v1.md, meta-evaluation.md, validation-v2.md, plan-v2.md, execution-manifest.md.
  • Gap analysis and remediation planning to continuously improve future iterations and reduce risk.

Quick Start

Use a topic and requirements to initiate Clarify and automatically advance through Plan and Validation cycles, producing executable plan artifacts and a gap-remediation roadmap.

Frequently Asked Questions about validated-plan

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

FAQPage Schema
How do I automate a self-improving planning and validation loop for complex workflows?

Automated self-improving planning coordinates a topic from clarification through Plan v1, Validation, Meta-validation, Validation v2, Plan v2, and execution. It enforces strict gating between phases to generate traceable artifacts and ensure execution readiness for complex workflows.

What is gap analysis and remediation in project plan validation?

Gap analysis in plan validation identifies shortcomings between Plan v1 and Validation v1 phases. It generates a remediation roadmap to continuously improve future iterations, reduce risk, and close gaps before final execution manifest generation.

How do I ensure artifact traceability across multiple planning and validation phases?

Artifact traceability is ensured by automatically generating documented files like clarify-result.md, plan-v1.md, validation-v1.md, and execution-manifest.md. Each phase outputs specific artifacts before strict gating allows progression to the next step.

Can I use automated plan validation for AI agent orchestration tasks?

Automated plan validation suits AI agent orchestration by guiding complex tasks through structured depth phases. It coordinates clarification, planning, validation cycles, and gap closure to deliver reproducible governance and reliable execution readiness.

What's the best way to enforce strict gating before proceeding to the next workflow phase?

Strict gating is enforced by requiring fully documented artifacts at each depth phase. The workflow automatically validates outputs like validation-v2.md and plan-v2.md before allowing progression, ensuring gap closure and execution readiness.

When do I need meta-validation in a multi-phase planning workflow?

Meta-validation is needed after initial Validation v1 to evaluate the validation process itself. It occurs before Validation v2 and Plan v2, ensuring the self-improving loop identifies gaps and produces a reliable execution manifest.