plan-validation-cycle

Validate plan sections for placeholders and specification alignment before implementation.

1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/Rwb3n/haios --skill plan-validation-cycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-validation-cycle
Source: https://github.com/Rwb3n/haios/tree/main/.claude/skills/plan-validation-cycle
Command: npx skills add https://github.com/Rwb3n/haios --skill plan-validation-cycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces plan readiness by validating required plan sections exist and are free of placeholders.

Core Features & Use Cases

  • CHECK: Verify required plan sections exist and placeholder text is eliminated.
  • SPEC_ALIGN: Cross-check plan interface against referenced specifications (INV-, TRD-, ADR-*).
  • VALIDATE: Assess content quality, including design decisions and risk mitigations.
  • L4_ALIGN: Align plan deliverables with L4 functional requirements; report gaps for operator decision.
  • APPROVE: Trigger checkpoint-cycle and hand off validated plan to implementation.

Quick Start

Manual activation: Skill(skill="plan-validation-cycle") before starting DO phase. From automation: Optional gating before DO phase to ensure plan readiness.

Frequently Asked Questions about plan-validation-cycle

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

FAQPage Schema
How do I validate a plan for readiness before implementation?

To validate plan readiness, check that required sections exist and are free of placeholders. This ensures plans are fully detailed and safe before proceeding to the implementation phase.

How do I align a plan with referenced specifications?

Align plans with referenced specifications by cross-checking the plan interface against INV-*, TRD-*, and ADR-* documents to ensure complete conformity before approval.

What is the best way to align plan deliverables with L4 functional requirements?

Aligning plan deliverables with L4 functional requirements involves mapping deliverables to requirements and reporting gaps for operator decision before proceeding.

When do I need a quality gate checkpoint for my plan?

You need a quality gate checkpoint when transitioning from plan authoring to implementation, ensuring design decisions and risk mitigations meet quality criteria before triggering the approval phase.

Can I automate plan validation before starting the DO phase?

Yes, you can automate plan validation as an optional gating mechanism before the DO phase. Manually activate the validation cycle to enforce readiness and safety checks.

What limitations exist when checking for placeholder text in plan sections?

The validation process checks for the existence of required plan sections and eliminates placeholder text, but operators must manually resolve reported L4 alignment gaps before final approval.