validate-implementation-design

Community

Validate YAML design artifacts against intent.

Authorkapilvirenahuja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents implementation design drift by checking YAML artifacts for missing structure, incorrect linkages, and intent-compromising content before anything gets locked or built.

Core Features & Use Cases

  • Cross-validate intent structure: Reads features, architecture, tech, scenarios, and plan YAML files and checks them for internal consistency against intent constraints.
  • Detect compartmentalization breaks: Flags audience collisions (e.g., product/stakeholder content appearing in architect-only artifacts) and other structural issues that make downstream decisions unreliable.
  • Guarantee scenario-to-plan traceability: Ensures scenario IDs are properly referenced, gated, uniquely mapped, and counted consistently across the execution plan.
  • Produce a decision-ready validation result: Returns a structured validation_result containing per-check outcomes and classified issues without modifying any input artifact.

Quick Start

Ask the agent to run validate-implementation-design with the full paths to features.yaml, architecture.yaml, tech.yaml, scenarios.yaml, and plan.yaml to get a validation_result describing any violations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: validate-implementation-design
Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#validate-implementation-design

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.