architecture

Standardize architecture decision documentation with ADR templates and frontmatter metadata.

4|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcusagm/Mundam --skill architecture-marcusagm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture
Source: https://github.com/marcusagm/Mundam/tree/main/.agent/skills/architecture
Command: npx skills add https://github.com/marcusagm/Mundam --skill architecture-marcusagm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardize architecture decision documentation.

Core Features & Use Cases

  • ADR templates and decision records to capture rationale, constraints, and trade-offs.
  • Pattern references and decision trees to guide pattern selection.
  • A reusable framework to mentor teams through requirement analysis and design reviews.

Quick Start

Use the architecture skill to kick off an ADR session, capture a decision record, and map trade-offs for a new system design.

Frequently Asked Questions about architecture

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

FAQPage Schema
How do I document architecture decisions and trade-offs for a design review?

You can document architecture decisions using ADR templates that capture rationale, constraints, and trade-offs. This skill standardizes decision records and frontmatter metadata to support design reviews across projects.

What is an ADR and when do I need to write one for my system?

An ADR is an architecture decision record used to standardize architecture decision documentation. You need one when conducting requirement analysis and evaluating trade-offs for a new system design.

How do I evaluate architecture trade-offs and map them to architecture patterns?

To evaluate architecture trade-offs, you can use pattern references and decision trees that guide pattern selection. This framework helps mentor teams through requirement analysis and capturing decision records.

Can I use this ADR framework to mentor teams through requirements analysis?

Yes, this ADR framework provides a reusable structure to mentor teams through requirements analysis and design reviews. It enforces ADR templates and frontmatter metadata for consistent documentation.

Does the architecture skill require any specific dependencies to run?

No, the architecture skill has no dependencies. It operates as a self-contained skill unit that enforces ADR templates, frontmatter metadata, and reference material without external components.