sdlc-architectural-review

Review system architecture documents for design flaws, security vulnerabilities, and operational readiness.

1|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/OlixIgnacious/agent-skills --skill sdlc-architectural-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdlc-architectural-review
Source: https://github.com/OlixIgnacious/agent-skills/tree/main/.claude/skills/sdlc-architectural-review
Command: npx skills add https://github.com/OlixIgnacious/agent-skills --skill sdlc-architectural-review

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for early detection of design flaws and vulnerabilities in system architecture, preventing potential issues that could arise later in the development lifecycle.

Core Features & Use Cases

  • Parallel Expert Reviews: Simultaneously evaluates architecture for scalability, security, data integrity, and operational readiness.
  • Detailed Verdict: Provides a clear verdict of 'APPROVED' or 'REVISION REQUIRED' with specific findings.
  • Use Case: Before proceeding to development, use this Skill to review a new system design to ensure it meets all necessary criteria.

Quick Start

Run the architectural review on the system design document located at 'docs/trd/system-design.md'.

Frequently Asked Questions about sdlc-architectural-review

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

FAQPage Schema
How do I conduct an architectural review before development begins?

An architectural review evaluates system design documents for design flaws, security vulnerabilities, and operational readiness. It performs parallel analysis of system design, cybersecurity, database internals, and devops-sre aspects to ensure integrity before development.

What is design validation for operational readiness and when do I need it?

Design validation is the process of detecting early design flaws and security vulnerabilities in a system architecture. You need this validation before proceeding to development to ensure the design meets scalability, data integrity, and operational criteria.

Can I use this architectural review for a new system design document?

Yes, you can use this architectural review for a new system design document. It evaluates the document to provide a detailed verdict of APPROVED or REVISION REQUIRED based on specific findings regarding security assessment and operational readiness.

What is the best way to identify security vulnerabilities in system architecture?

The best way to identify security vulnerabilities is through a parallel expert review that simultaneously evaluates architecture for scalability, security, and data integrity. This approach reports critical and major issues to ensure design integrity before development.

Does the architectural review assess database internals and devops-sre aspects?

Yes, the architectural review requires parallel analysis of database internals and devops-sre aspects alongside system design and cybersecurity. This ensures a thorough evaluation of operational readiness and prevents potential issues later in the development lifecycle.