adr-template

Create Markdown Architecture Decision Records with a structured template.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nera0875/AGI --skill adr-template-nera0875
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adr-template
Source: https://github.com/nera0875/AGI/tree/main/.claude/skills/adr-template
Command: npx skills add https://github.com/nera0875/AGI --skill adr-template-nera0875

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solves? Inconsistent or missing documentation for critical architectural decisions leads to confusion, technical debt, and difficulty onboarding new team members. This skill provides a structured template and guide to ensure all decisions are well-documented.

Core Features & Use Cases

  • Standardized Template: Provides a comprehensive Markdown template for Architecture Decision Records (ADRs).
  • Decision Tracking: Guides through documenting context, options, evaluation, rationale, and consequences of architectural choices.
  • Workflow Integration: Outlines a workflow for ADR creation, review, and integration into project plans.
  • Use Case: When a major technical decision needs to be made (e.g., choosing a database or a backend framework), use this skill to generate a structured ADR document, ensuring all aspects are considered, evaluated, and documented for future reference and team alignment.

Quick Start

Use the adr-template skill to create a new Architecture Decision Record for choosing a backend framework.