architecture

Generate MADR-standard Architecture Decision Records and analyze code structures.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/Jotures/Brain_OS --skill architecture-jotures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture
Source: https://github.com/Jotures/Brain_OS/tree/main/skills/architecture
Command: npx skills add https://github.com/Jotures/Brain_OS --skill architecture-jotures

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of making and documenting critical architectural decisions, ensuring clarity, consistency, and maintainability in system design.

Core Features & Use Cases

  • ADR Generation: Creates Architecture Decision Records (ADRs) following the MADR standard to document choices.
  • Structure Analysis: Analyzes directory and code structures to identify potential issues and suggest improvements.
  • Pattern Consultation: Provides guidance on selecting appropriate design patterns based on project context and requirements.
  • Use Case: When deciding whether to use microservices or a modular monolith for a new feature, this Skill can guide the decision-making process, help analyze trade-offs, and generate a formal ADR.

Quick Start

Use the architecture skill to create a new ADR about using Supabase for the database.