One-click install
npx skills add https://github.com/BoraPerusic/agents --skill architect-review-boraperusic
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: architect-review
Source: https://github.com/BoraPerusic/agents/tree/main/skills/to%20try/architect-review
Command: npx skills add https://github.com/BoraPerusic/agents --skill architect-review-boraperusic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides expert architectural reviews and guidance to ensure systems meet goals for scalability, resilience, and maintainability.

Core Features & Use Cases

  • Comprehensive architecture reviews covering patterns, boundaries, and quality attributes.
  • Guidance on distributed systems, domain-driven design, and clean architecture principles.
  • Risk identification, decision documentation, and actionable next steps for complex systems.

Quick Start

Provide an architectural assessment of the current system and deliver a prioritized, actionable improvement plan.

Frequently Asked Questions about architect-review

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

FAQPage Schema
How do I identify scalability risks in distributed systems architecture?▼

Architecture review identifies scalability risks in distributed systems by analyzing domain boundaries, technology choices, and quality attributes to ensure resilience and maintainability. It produces a formal assessment with prioritized, actionable improvement steps.

What is the best way to assess domain boundaries in microservices?▼

Assessing domain boundaries in microservices requires an architecture review applying domain-driven design and clean architecture principles. The process evaluates bounded contexts and structural patterns to produce formal guidance on maintaining system resilience.

Can I get actionable implementation guidance for complex distributed systems?▼

Yes, an architecture review provides actionable implementation guidance for complex distributed systems by documenting decisions and identifying risks. It maps technology choices against scalability goals to deliver a prioritized improvement plan.

When do I need a formal architecture review for software maintainability?▼

You need a formal architecture review for software maintainability when complex distributed systems face scaling challenges or boundary ambiguity. The review analyzes domain-driven design choices to identify risks and recommend resilient patterns.

How does clean architecture analysis improve system resilience?▼

Clean architecture analysis improves system resilience by evaluating domain boundaries and technology choices against quality attributes. The architecture review identifies structural risks and recommends patterns that ensure scalability and long-term maintainability.