architecture-review-criteria

Automate software architecture reviews for DDD and Clean Architecture compliance.

8|2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/SebastienDegodez/skraft-plugin --skill architecture-review-criteria-sebastiendegodez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-review-criteria
Source: https://github.com/SebastienDegodez/skraft-plugin/tree/main/plugins/skills/architecture-review-criteria
Command: npx skills add https://github.com/SebastienDegodez/skraft-plugin --skill architecture-review-criteria-sebastiendegodez

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates architectural reviews for software design artifacts, ensuring quality, DDD compliance, and architectural correctness, saving time and reducing errors in the design phase.

Core Features & Use Cases

  • Automated Review: Evaluates architectural artifacts such as ADRs, event models, and diagrams for compliance with DDD and Clean Architecture principles.
  • Multi-Lens Review: Provides multiple lenses (consistency, architecture-compliance, fitness) for a comprehensive review.
  • Scoring Rubric: Includes a detailed scoring rubric for each gate and severity level.
  • Use Case: Use this Skill to review the architecture of a new feature and ensure it adheres to best practices before proceeding to the next phase.

Quick Start

Run the architecture-review-criteria skill on the latest design documents for project 'myProject'.

Frequently Asked Questions about architecture-review-criteria

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate architecture reviews for DDD and Clean Architecture compliance?

This architecture review checks artifacts like ADRs, event models, and diagrams against DDD and Clean Architecture principles, applying consistency, architecture-compliance, and fitness lenses to provide a detailed review and score.

What design artifacts are evaluated during an automated architectural review?

An automated architectural review evaluates Architecture Decision Records (ADRs), event models, and diagrams to validate design consistency and compliance with DDD principles before the next development phase.

How does automated design validation score architectural compliance?

Automated design validation scores architectural compliance using a detailed scoring rubric across multiple review lenses including consistency, architecture-compliance, and fitness to identify design errors early.

Can I use automated architectural reviews to validate a new feature design?

Yes, you can use automated architectural reviews to validate a new feature design, ensuring the event models and ADRs adhere to Clean Architecture best practices before proceeding to implementation.

What are the limitations of automating DDD and Clean Architecture compliance checks?

Automating DDD and Clean Architecture compliance checks requires existing architectural documents to analyze, meaning it cannot review undocumented designs or substitute for initial architectural modeling.