record-decision

Create Architecture Decision Records from structured templates and guidelines.

5|3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/leifericf/agentic-sdk --skill record-decision-leifericf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: record-decision
Source: https://github.com/leifericf/agentic-sdk/tree/main/skills/record-decision
Command: npx skills add https://github.com/leifericf/agentic-sdk --skill record-decision-leifericf

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of Architecture Decision Records (ADR) for documenting significant architectural decisions made during software development.

Core Features & Use Cases

  • Automated ADR Creation: Generates ADRs based on predefined templates.
  • Decision Documentation: Records decisions made during project development.
  • Use Case: When an architectural decision is made, this Skill helps to quickly document it, including context, decision, consequences, and alternatives.

Quick Start

Create an ADR for the architectural decision with the command: 'record-decision create ADR-NN: "Decision Title"'

Frequently Asked Questions about record-decision

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

FAQPage Schema
How do I document architectural decisions in software development?

You can document architectural decisions by generating an Architecture Decision Record (ADR) that captures the context, decision, consequences, and alternatives considered during software development.

What should be included in an Architecture Decision Record template?

An Architecture Decision Record template should include the architectural context, the decision made, the consequences of that decision, and the alternatives evaluated to ensure clear decision documentation.

How do I create an ADR automatically for my project?

You can automate ADR creation by initiating a guided command that generates a structured record based on predefined templates, helping you quickly document significant architectural decisions.

When should I record an architectural decision during software development?

You should record an architectural decision whenever a significant choice is made that impacts the software architecture, ensuring the context and consequences are communicated to the team.

Do I need predefined templates to generate Architecture Decision Records?

Yes, generating Architecture Decision Records requires a structured template and guidelines for decision documentation to automate the process and ensure consistent architectural records.

What is the best way to capture context and alternatives in decision documentation?

The best way to capture context and alternatives is by using an automated ADR creation process that guides you through documenting these elements within a structured architectural decision template.