decision-log

Document major decisions with context and rationale in markdown records.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mengblom/dex-ghx --skill decision-log-mengblom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-log
Source: https://github.com/mengblom/dex-ghx/tree/main/.claude/skills/_available/leadership/decision-log
Command: npx skills add https://github.com/mengblom/dex-ghx --skill decision-log-mengblom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of losing the context and rationale behind major decisions, making it hard to explain, audit, or revisit why something was chosen later.

Core Features & Use Cases

  • Decision template with rationale: Prompts you to capture context, options considered, trade-offs, risks, and follow-up actions in a consistent format.
  • Searchable decision records: Stores each decision as a markdown document in a centralized Decisions resource folder so it can be referenced later.
  • Fast listing and retrieval: Supports viewing all logged decisions to quickly find past decisions without manual digging.

Quick Start

Use the command “/decision-log list” to view all previously logged decisions.

Frequently Asked Questions about decision-log

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

FAQPage Schema
How do I document project decisions and rationale in markdown?

To document project decisions in markdown, you record context, options considered, trade-offs, and follow-up actions. This generates structured markdown records that preserve organizational memory for later retrieval.

What is the best way to track leadership decisions and meeting outcomes?

Tracking leadership decisions involves logging deciders, status, and rationale in a consistent format. This saves meeting outcomes into a searchable directory, preventing the loss of context behind major choices.

How do I retrieve past project governance records without manual digging?

You retrieve past project governance records by listing all logged entries from a centralized directory. This fast retrieval method lets you quickly find past decisions without manually searching through files.

Does decision logging work for tracking options considered and trade-offs?

Yes, decision logging captures the options considered, trade-offs, and risks associated with each choice. This documents all evaluated alternatives in a structured markdown format for future reference.

Can I use markdown for project governance and follow-up action tracking?

Yes, you can use markdown for project governance by generating structured records that include follow-up actions. This maintains a consistent decision template that supports tracking workflows across repeated choices.