architecture-review-checklist

Verify system architecture and data models against requirements and best practices.

4|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/MatrixFounder/Agentic-development --skill architecture-review-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-review-checklist
Source: https://github.com/MatrixFounder/Agentic-development/tree/main/.agent/skills/architecture-review-checklist
Command: npx skills add https://github.com/MatrixFounder/Agentic-development --skill architecture-review-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive checklist to systematically review and validate the architecture and data models of a system, ensuring all critical aspects are considered and compliant with requirements.

Core Features & Use Cases

  • Architecture Validation: Checks for adherence to design principles, patterns, and requirements.
  • Data Model Verification: Ensures data integrity, correct typing, indexing, and business rule enforcement.
  • Security & Scalability Audit: Reviews authentication, authorization, OWASP compliance, and scaling strategies.
  • Use Case: Before deploying a new microservice, use this checklist to ensure its data model is sound, its API boundaries are clear, and its security measures are adequate.

Quick Start

Run the architecture review checklist to ensure all TASK requirements are met.

Frequently Asked Questions about architecture-review-checklist

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

FAQPage Schema
What is an architecture review checklist used for in system design?

An architecture review checklist is used to systematically validate system design and data models against defined requirements. It ensures task compliance, data integrity, security considerations, and scalability planning before deployment.

How do I verify data model completeness and integrity before deployment?

You verify data model completeness by running an architecture review checklist that checks for correct typing, indexing, and business rule enforcement. This ensures data integrity and validates that all model requirements are met.

Does this architecture checklist cover security and OWASP compliance?

Yes, the architecture checklist covers security and OWASP compliance by reviewing authentication, authorization, and overall system vulnerabilities to ensure robust security measures are integrated into the architecture.

Can I use a system design checklist to audit microservice API boundaries?

Yes, you can use a system design checklist to audit microservice API boundaries. It validates architecture against design principles to ensure clear boundaries, sound data models, and adequate security measures.

What is the best way to review system scalability and reliability planning?

The best way to review scalability and reliability planning is to apply an architecture review checklist that evaluates your system design principles, ensuring robust scaling strategies and reliability measures meet defined quality assurance standards.