architecture-review

Audit software system architecture for complexity, coupling, scalability, maintainability, and security.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/autorundev/autorun-skills --skill architecture-review-autorundev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-review
Source: https://github.com/autorundev/autorun-skills/tree/main/architecture-review
Command: npx skills add https://github.com/autorundev/autorun-skills --skill architecture-review-autorundev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive audit of a system's architecture, identifying potential issues related to complexity, coupling, scalability, maintainability, and security posture.

Core Features & Use Cases

  • Comprehensive Audit: Evaluates system design against various criteria, including complexity, coupling, scalability, maintainability, and security posture.
  • Customizable Depth: Offers both single-pass and parallel multi-agent modes to adapt to project size and complexity.
  • Actionable Insights: Provides detailed findings, critical issues, and design questions to improve the system's architecture.
  • Use Case: Ideal for reviewing the architecture of a large codebase, identifying potential bottlenecks, and enhancing system security.

Quick Start

Run the architecture-review skill to perform a full system design audit on your project.

Frequently Asked Questions about architecture-review

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

FAQPage Schema
How do I conduct an architecture review for a large codebase?

To conduct an architecture review for a large codebase, you can use a multi-agent mode that processes system design in parallel. This evaluates complexity, coupling, scalability, and security posture to identify potential bottlenecks.

What does a system design audit cover for maintainability and security?

A system design audit covers complexity, coupling, scalability, maintainability, and security posture. It evaluates your architecture against these criteria to identify critical issues and provide actionable design improvements.

Can I run a security audit and complexity analysis on small projects?

Yes, you can run a security audit and complexity analysis on small projects using a customizable single-pass mode. The review depth adapts to your specific project size and system complexity.

What is the best way to identify scalability bottlenecks in system architecture?

The best way to identify scalability bottlenecks is performing a comprehensive architecture review. It analyzes system coupling and complexity, providing detailed findings and critical issues to enhance overall scalability.

Does system architecture review provide actionable insights for code quality improvement?

Yes, system architecture review provides actionable insights for code quality improvement by generating detailed findings and design questions. This helps address maintainability issues and strengthens your security posture.