architect-review

Analyze system designs and code against modern architecture patterns.

1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/fakhriaditiarahman/Your-Skill-Agent --skill architect-review-fakhriaditiarahman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-review
Source: https://github.com/fakhriaditiarahman/Your-Skill-Agent/tree/main/.agent/skills/architect-review
Command: npx skills add https://github.com/fakhriaditiarahman/Your-Skill-Agent --skill architect-review-fakhriaditiarahman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining architectural integrity, scalability, and maintainability in complex software systems by providing expert reviews and guidance.

Core Features & Use Cases

  • Architectural Reviews: Analyzes system designs and code changes against modern architecture patterns.
  • Guidance on Best Practices: Offers recommendations for microservices, event-driven systems, DDD, and clean architecture.
  • Use Case: A development team is proposing a new microservice architecture. They can use this Skill to review the proposed service boundaries, communication patterns, and data management strategies to ensure they align with best practices and long-term maintainability.

Quick Start

Use the architect-review skill to evaluate the proposed microservice design for bounded context adherence.

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 bounded context adherence?

Software architecture review evaluates system designs and code changes against modern patterns like clean architecture and microservices. It analyzes architectural integrity, scalability, and maintainability to ensure robust, future-proof software systems.

What is the best way to evaluate clean architecture compliance in my codebase?

Evaluating clean architecture compliance involves analyzing your codebase structure to verify separation of concerns and dependency rules. This review provides proactive architectural guidance to maintain robustness and future-proof your software design.

Can I get architectural guidance for event-driven systems and DDD?

Yes, you can get architectural guidance for event-driven systems and Domain-Driven Design (DDD). The review process analyzes these modern patterns to offer recommendations that ensure scalability and maintainability across complex software architectures.

How do I ensure scalability and maintainability when proposing a new system design?

To ensure scalability and maintainability in a new system design, you perform an architectural review of the proposed structures. This identifies potential issues early and provides recommendations to maintain architectural integrity.

Does this architectural review work for analyzing existing code changes?

Yes, architectural review works for analyzing existing code changes by evaluating them against established patterns like microservices and clean architecture. This maintains system integrity and prevents architectural erosion during continuous development.