·architecture-validation
</>

architecture-validation

Dynamically validate that the implemented codebase matches architectural decisions documented in plan files. Use when validating implementation matches planning documents, checking for architecture drift, or preparing for architecture reviews.

16Installs·2Trend·@d-o-hub

Installation

$npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill architecture-validation

How to Install architecture-validation

Quickly install architecture-validation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill architecture-validation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: d-o-hub/rust-self-learning-memory.

SKILL.md

View raw

Dynamically validate that the implemented codebase matches architectural decisions documented in plan files.

Key Principle: Be architecture-agnostic. Work with ANY project structure.

See workflow.md for detailed phases and dimensions.md for validation categories.

Dynamically validate that the implemented codebase matches architectural decisions documented in plan files. Use when validating implementation matches planning documents, checking for architecture drift, or preparing for architecture reviews. Source: d-o-hub/rust-self-learning-memory.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill architecture-validation
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from d-o-hub/rust-self-learning-memory

Quick answers

What is architecture-validation?

Dynamically validate that the implemented codebase matches architectural decisions documented in plan files. Use when validating implementation matches planning documents, checking for architecture drift, or preparing for architecture reviews. Source: d-o-hub/rust-self-learning-memory.

How do I install architecture-validation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill architecture-validation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/d-o-hub/rust-self-learning-memory