architecture-decision-record

Create, manage, and validate Architecture Decision Records with a standard template.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/LKB-99/manus-auto-skills --skill architecture-decision-record-lkb-99
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: architecture-decision-record
Source: https://github.com/LKB-99/manus-auto-skills/tree/main/architecture-decision-record
Command: npx skills add https://github.com/LKB-99/manus-auto-skills --skill architecture-decision-record-lkb-99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Architecture decisions are often scattered across files and chats; this skill provides a structured means to create, document, and maintain Architecture Decision Records (ADRs) with rationale, context, and consequences.

Core Features & Use Cases

  • ADR Creation: generate new ADRs from a standard template to ensure consistency.
  • ADR Template: provide a lightweight, widely adopted template to capture context, decision, and consequences.
  • ADR Management: list, view, and update ADRs, keeping decisions traceable and auditable.
  • Knowledge Synthesis: analyze ADRs to extract a high-level view of the system's architectural decisions.
  • ADR Validation: enforce required sections and structure to maintain quality across ADRs.

Quick Start

Draft a new ADR by giving it a concise title and add the Context and Decision details to capture rationale.

Frequently Asked Questions about architecture-decision-record

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

FAQPage Schema
What is the best way to manage and update existing Architecture Decision Records?▼

Architecture Decision Records provide a structured means to document design decisions, preventing architectural context from being scattered across files and chats by capturing rationale and consequences.

How do I create a standard Architecture Decision Record template for my project?▼

Create a standard Architecture Decision Record by applying the provided lightweight template, which enforces required sections to maintain consistency and quality across all project documentation.

Can I validate Architecture Decision Records to ensure they have required sections?▼

Validate Architecture Decision Records to enforce required sections and structure, maintaining documentation quality by ensuring context, decision details, and consequences are consistently captured.

How do I extract a high-level view of system architecture from multiple decision records?▼

Extract a high-level view of system architecture by analyzing existing Architecture Decision Records, synthesizing the captured knowledge to understand the overall architectural landscape and governance.