create-adr

Creates formatted ADR files and updates governance index references automatically.

1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/AttuneLearning/cadencelms_ui --skill create-adr-attunelearning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-adr
Source: https://github.com/AttuneLearning/cadencelms_ui/tree/main/.claude/skills/create-adr
Command: npx skills add https://github.com/AttuneLearning/cadencelms_ui --skill create-adr-attunelearning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of Architecture Decision Records (ADRs) by guiding users through a standard template and ensuring consistent indexing and placement within the project repository.

Core Features & Use Cases

  • Standardized ADR templates: Generates ADR files using a predefined template with the required frontmatter and content sections.
  • Indexing & consistency: Updates decision logs and index references to keep ADRs discoverable and aligned with project governance.
  • Collaborative decision workflows: Supports teams documenting decisions across software architecture domains, repositories, and teams.

Quick Start

Provide the ADR identifier in the format DOMAIN-NUMBER Title, for example: DATA-001 MongoDB Schema Design Patterns.

Frequently Asked Questions about create-adr

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

FAQPage Schema
How do I create an Architecture Decision Record using a standard template?

To create an Architecture Decision Record, provide an ADR identifier formatted as DOMAIN-NUMBER Title. The tool then generates the ADR file using a predefined template with the required frontmatter and content sections.

What is the best way to automate ADR documentation for software architecture teams?

Automating ADR documentation is best handled by generating standardized files and updating decision logs. This enforces required frontmatter and template sections while linking related logs for discoverability across repositories.

How do ADR templates keep decision logs discoverable in project governance?

ADR templates keep decision logs discoverable by updating index references and governance logs. This ensures new Architecture Decision Records are consistently indexed and aligned within the project repository.

Can I use ADR generation across multiple repositories and design discussions?

Yes, you can use ADR generation across multiple repositories and design discussions. It supports collaborative workflows for software architecture teams documenting decisions across various domains.

Do I need to format my ADR identifier in a specific way before generation?

Yes, you need to format your ADR identifier as DOMAIN-NUMBER Title before generation. For example, providing DATA-001 MongoDB Schema Design Patterns ensures the tool correctly processes the Architecture Decision Record.