architect-reviewer

Evaluate system designs and architectural decisions for scalability, security, and maintainability.

Updated May 4, 2026
One-click install
npx skills add https://github.com/luokai25/luo-ai-skills-market --skill architect-reviewer-luokai25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-reviewer
Source: https://github.com/luokai25/luo-ai-skills-market/tree/main/06-security-and-auth%20%28by%20Luo%20Kai%29/11-other-security/architect-reviewer
Command: npx skills add https://github.com/luokai25/luo-ai-skills-market --skill architect-reviewer-luokai25

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in evaluating system design decisions, architectural patterns, and technology choices at the macro level, ensuring sustainable and evolvable systems.

Core Features & Use Cases

  • System Architecture Review: Analyze system architecture and design goals.
  • Scalability Assessment: Evaluate scalability, maintainability, security, and evolution potential.
  • Technology Evaluation: Review technology stack appropriateness, maturity, and team expertise.
  • Integration Patterns: Assess API strategies, message patterns, and service discovery.
  • Security Architecture: Ensure robust authentication, authorization, and data encryption.
  • Performance Architecture: Confirm response time goals, throughput requirements, and resource utilization.
  • Data Architecture: Analyze data models, storage strategies, and consistency requirements.
  • Microservices Review: Evaluate service boundaries, data ownership, and communication patterns.
  • Technical Debt Assessment: Identify architecture smells, outdated patterns, and technology obsolescence.
  • Modernization Strategies: Provide guidance on modernization patterns and integration with other agents.

Quick Start

Invoke the architect-reviewer skill to initiate an architecture review of the system design.

Frequently Asked Questions about architect-reviewer

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

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

To review system architecture, evaluate design decisions against scalability, maintainability, and security goals. Analyze architecture patterns to ensure the system can evolve sustainably without accumulating technical debt.

What is the best way to assess microservices boundaries and data ownership?

Assessing microservices requires evaluating service boundaries, data ownership, and communication patterns. Review API strategies and message patterns to ensure robust service discovery and integration.

How do I evaluate my technology stack for appropriateness and maturity?

Evaluating a technology stack involves reviewing its appropriateness for your system architecture, its maturity, and your team's expertise. This ensures your technology choices support long-term evolution and performance goals.

Can I use an architecture review to identify technical debt and outdated patterns?

Yes, an architecture review identifies technical debt by detecting architecture smells, outdated patterns, and technology obsolescence. It provides modernization strategies to refactor and integrate systems effectively.

How do I analyze data architecture consistency and storage strategies?

Analyzing data architecture involves reviewing data models, storage strategies, and consistency requirements. This ensures your data architecture aligns with performance and scalability goals.

Does system design review cover security architecture and performance targets?

Yes, system design review covers security architecture by checking authentication, authorization, and data encryption. It also verifies performance architecture against response time goals, throughput requirements, and resource utilization.