speckit-architecture-guard-architecture-verify

Community

Verify implementations against architectural specs.

AuthorB0yZ4kr14
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents architectural drift by validating that completed work in the repo matches the intended tasks and follows the Architecture Constitution, instead of relying on subjective review.

Core Features & Use Cases

  • Task-to-Evidence Verification: Checks that each completed item in tasks.md has concrete, file-based code evidence and flags ghost tasks or orphaned code.
  • Boundary Integrity Enforcement: Detects layer violations (e.g., database access in the wrong layer) and dependency drift that breaks stable abstractions.
  • Constitution Compliance Scoring: Applies MUST-rule checks from architecture_constitution.md and verifies required architectural patterns are present.

Use Case: After finishing an implementation sprint for a feature, run this gate to produce a structured verification report (severity, evidence locations, and remediation actions) before considering the change complete.

Quick Start

Run the architecture verification command from the active repo to generate a read-only compliance report and identify any critical or high-severity task or boundary 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: speckit-architecture-guard-architecture-verify
Download link: https://github.com/B0yZ4kr14/OrthoPlus-Enterprise/archive/main.zip#speckit-architecture-guard-architecture-verify

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.