architect-review

Review software system designs for scalability, resilience, maintainability, and security.

150|51|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/AratKruglik/claude-laravel --skill architect-review-aratkruglik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-review
Source: https://github.com/AratKruglik/claude-laravel/tree/main/.claude/skills/architect-review
Command: npx skills add https://github.com/AratKruglik/claude-laravel --skill architect-review-aratkruglik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need for expert architectural oversight in software development, ensuring systems are scalable, maintainable, and aligned with best practices.

Core Features & Use Cases

  • Architectural Review: Expert analysis of system designs and code changes for integrity, scalability, and maintainability.
  • Guidance on Complex Systems: Provides architectural direction for microservices, event-driven systems, and DDD implementations.
  • Use Case: Before a major feature rollout, use this skill to review the proposed architecture for potential bottlenecks and ensure it aligns with long-term strategic goals.

Quick Start

Use the architect-review skill to assess the scalability of the proposed microservice architecture.

Frequently Asked Questions about architect-review

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

FAQPage Schema
How do I review a microservice architecture for scalability and maintainability?

To review a microservice architecture, evaluate the system design against established patterns for scalability, resilience, and maintainability. Expert analysis identifies potential bottlenecks and ensures alignment with long-term strategic goals before major features rollout.

What is Domain-Driven Design used for in architectural reviews?

Domain-Driven Design (DDD) is used in architectural reviews to provide architectural direction for complex systems. It ensures software architecture aligns with business domains, improving maintainability and structural integrity across microservices and event-driven implementations.

When do I need an architectural review for event-driven architecture?

An architectural review for event-driven architecture is needed before a major feature rollout or when assessing complex system designs. It evaluates the architecture for potential bottlenecks, resilience, and security to ensure long-term scalability.

Can I assess system resilience and security using clean architecture principles?

Yes, you can assess system resilience and security using clean architecture principles. An expert review evaluates designs against these established architectural principles, recommending improvements and documenting decisions to ensure structural integrity and maintainability.

How do I document architectural decisions for microservices?

To document architectural decisions for microservices, apply established architectural documentation standards during the review process. This records the expert analysis, recommended improvements, and evaluations of scalability and resilience for future reference.

What are the limitations of relying solely on architectural reviews for system maintainability?

Architectural reviews focus on high-level designs and patterns like microservices and DDD. They assess structural integrity and scalability but do not replace continuous code-level testing or runtime monitoring to guarantee ongoing operational stability.