architect-review

Review system designs against Clean Architecture, Microservices, EDA, and DDD principles.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/drtonylove1963/pronetheia-os --skill architect-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-review
Source: https://github.com/drtonylove1963/pronetheia-os/tree/main/plugins/categories/architecture/architect-review
Command: npx skills add https://github.com/drtonylove1963/pronetheia-os --skill architect-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents architectural drift, scalability issues, and maintainability challenges by providing expert review of system designs and code changes. It ensures adherence to modern architecture patterns and principles, reducing technical debt and future refactoring costs.

Core Features & Use Cases

  • Pattern Compliance: Evaluates designs against Clean Architecture, Microservices, Event-Driven Architecture (EDA), and Domain-Driven Design (DDD) principles.
  • Quality Attributes Assessment: Analyzes reliability, scalability, security, maintainability, and performance characteristics of system designs.
  • Improvement Recommendations: Identifies architectural violations, anti-patterns, and suggests specific refactoring and implementation guidance.
  • Use Case: Your team has designed a new microservice, but you need to ensure it aligns with enterprise architectural standards. This Skill can review the design for proper bounded contexts, API best practices, and scalability implications, providing actionable feedback.

Quick Start

Use the architect-review skill to review this microservice design for proper bounded context boundaries and API best practices.