validate-plan

Validate implementation plans against success criteria and architectural standards.

2|Updated May 27, 2026
One-click install
npx skills add https://github.com/EmergenceAI/EM-AISoftwareFactory --skill validate-plan-emergenceai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-plan
Source: https://github.com/EmergenceAI/EM-AISoftwareFactory/tree/main/skills/validate-plan
Command: npx skills add https://github.com/EmergenceAI/EM-AISoftwareFactory --skill validate-plan-emergenceai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Validate the execution of implementation plans to ensure they meet success criteria and are free of deviations.

Core Features & Use Cases

  • Plan Execution Verification: Checks that an implementation plan has been correctly executed.
  • Success Criteria Validation: Ensures all required conditions have been met.
  • Issue Identification: Pinpoints any deviations or incomplete items.
  • Automated and Manual Verification: Combines automated checks and manual reviews to guarantee thorough validation.
  • Documentation Alignment: Ensures architectural and documentation alignment.

Quick Start

Validate the 'implementation-plan-001.md' for completeness.

Frequently Asked Questions about validate-plan

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

FAQPage Schema
How do I verify an implementation plan meets success criteria?

Verify implementation plans by validating them against predefined success criteria using both automated checks and manual reviews to ensure correctness, completeness, and compliance.

What is the best way to check architectural compliance for a software plan?

Check architectural compliance by assessing the implementation plan against architectural and documentation standards, ensuring all structural alignments and required conditions are met.

How do I identify deviations in a completed implementation plan?

Identify deviations by running plan validation checks that pinpoint incomplete items, structural mismatches, and non-compliant sections within the implementation documentation.

Can I use automated checks to validate documentation alignment?

Yes, you can use automated checks combined with manual review processes to validate documentation alignment and ensure the implementation plan adheres to predefined standards.

When do I need to perform plan validation?

Perform plan validation after drafting an implementation plan and before execution to ensure it is free of deviations, meets all success criteria, and complies with architectural standards.

What are the limitations of manual implementation verification?

Manual implementation verification alone may miss deviations or incomplete items, so combining it with automated checks ensures thorough validation and full architectural compliance.