architecture-validator

Community

Validate architecture docs for completeness.

Authordavidmatousek
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Architecture plan completeness and alignment with specifications; ensures critical design decisions, security considerations, and planned artifacts are documented and traceable before implementation begins.

Core Features & Use Cases

  • Plan Completeness: Validate plan.md has required sections (Technical Context, Constitution, Project Structure, Technology Stack).
  • Artifact Validation: Verify presence of data-model.md, contracts/, and research.md when applicable.
  • Spec Alignment: Compare plan.md to spec.md to ensure coverage of FRs and success criteria.

Quick Start

Place the feature plan at specs/{feature-id}/plan.md and run the architecture validator workflow (the tool inspects plan.md and adjacent artifacts to ensure readiness). The validator reports readiness status and any gaps that block implementation.

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: architecture-validator
Download link: https://github.com/davidmatousek/product-led-spec-kit/archive/main.zip#architecture-validator

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