doc-iplan-validator

Validate IPLAN documents against Layer 12 schema standards.

16|3|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-iplan-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-iplan-validator
Source: https://github.com/vladm3105/aidoc-flow-framework/tree/main/.claude/skills/doc-iplan-validator
Command: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill doc-iplan-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill validates Implementation Plans (IPLAN) against the Layer 12 IPLAN schema to ensure metadata integrity, structure, and traceability, reducing risk and rework.

Core Features & Use Cases

  • Metadata & Structure Validation: Enforces required fields, sections, and traceability tags.
  • Pattern & Rule Enforcement: Checks for forbidden patterns and mandatory sections.
  • Error Reporting: Generates structured error codes to guide remediation.

Quick Start

Validate an IPLAN file (e.g., IPLAN-01_gateway_connection.md) against the Layer 12 IPLAN schema to confirm compliance.

Frequently Asked Questions about doc-iplan-validator

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

FAQPage Schema
How do I validate an IPLAN document against the Layer 12 schema?

IPLAN validation checks your Implementation Plan document for compliance with Layer 12 schema standards, enforcing required fields, 13-section structure, traceability tags, and metadata integrity. Run the validator against your IPLAN file to detect structural and conformity issues before submission or review.

What does the Layer 12 IPLAN schema enforce?

The Layer 12 schema enforces required document-control fields, complete 13-section structure, source TASKS mapping, Implementation Guide content, traceability tag patterns, safe Bash command blocks, verification checklists, and risk artifacts. This ensures metadata integrity and reduces rework across IPLAN creation and modification workflows.

Can I validate IPLAN templates as well as final documents?

Yes, the validator applies to both IPLAN documents and templates, enforcing the same Layer 12 schema compliance rules. This supports automated validation during template creation, modification, and review stages.

What errors does IPLAN validation report?

Validation generates structured error codes identifying missing required fields, structural violations, invalid traceability tag patterns, incomplete sections, unsafe Bash blocks, and broken verification references. Error codes guide you directly to remediation steps.

Do I need prior knowledge of the Layer 12 schema to use this validator?

No, the validator handles schema rule enforcement automatically. Understanding your IPLAN's purpose, sections, and traceability requirements helps, but the tool guides you through compliance issues with specific error codes and required corrections.

Why should I validate IPLANs before review or deployment?

Automated validation catches metadata gaps, structural non-conformities, and traceability breaks early, reducing reviewer friction and rework. Validating during creation and modification workflows prevents compliance failures from reaching approval stages.