plan-validate-structure

Community

Validate plan structure, ensure consistency.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill ensures all planning documents adhere to a strict 9-section format (Template 1), preventing inconsistencies and making plans easier to understand, track, and convert into GitHub issues. It automates structural validation, reducing manual checks.

Core Features & Use Cases:

  • Structure Validation: Checks for the presence and order of all required sections in plan.md files.
  • Hierarchy & Content Checks: Validates parent/child links, numbered steps, and checkbox criteria for completeness.
  • Use Case: Before committing a new project plan, use this skill to automatically validate its structure. This ensures it meets project standards and can be seamlessly integrated into the issue generation workflow, saving time and ensuring quality.

Quick Start: Use the plan-validate-structure skill to validate the plan file 'notes/plan/01-foundation/plan.md'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plan-validate-structure
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#plan-validate-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository