decision-log

Record decisions with context, options, and rationale in a standard format.

47|8|Updated Sep 13, 2025
One-click install
npx skills add https://github.com/lvndry/jazz --skill decision-log
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-log
Source: https://github.com/lvndry/jazz/tree/main/skills/decision-log
Command: npx skills add https://github.com/lvndry/jazz --skill decision-log

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Record decisions with context, options, and rationale to preserve decision history and support future auditability.

Core Features & Use Cases

  • ADR-style documentation: Capture context, options considered, decisions, rationale, and consequences.
  • Knowledge transfer: Help teams understand why past choices were made.
  • Review & governance: Facilitate audits and onboarding by providing a clear trail of decisions and triggers.

Quick Start

Create a new decision record with the title "Database choice for X" including context, options considered, decision, and rationale.

Frequently Asked Questions about decision-log

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

FAQPage Schema
How do I document architecture decisions with context and rationale?

To document architecture decisions, record the context, options considered, criteria, final choice, rationale, and consequences in a standard decision log format to preserve history and support future audits.

What is an ADR and when do I need to log a decision?

An ADR is an Architecture Decision Record used to capture context, options, and rationale for a choice. You need to log a decision when making architecture, product, process, or project-level choices that require future auditability.

What's the best way to preserve decision history for team onboarding?

The best way to preserve decision history for onboarding is maintaining a decision log with fields for date, status, deciders, context, options, criteria, decision, rationale, and consequences to answer why past choices were made.

Can I use a decision log for product and process choices, not just architecture?

Yes, you can use a decision log for product and process choices. It applies to architecture, product, process, and project-level decisions, recording the context, triggers, and rationale for any governance review or knowledge transfer.

How do I record decision consequences and criteria in an ADR?

To record decision consequences and criteria, use a standard decision record format with dedicated fields for criteria, the final decision, rationale, and consequences, ensuring the triggers and options considered are fully documented.

Why does my team need a decision log to review past choices?

Your team needs a decision log to review past choices because it captures the context, options, and rationale behind decisions, facilitating governance audits and answering why a specific option was chosen during knowledge transfer.