·decision-log
</>

decision-log

Capture project decisions into a per-file system in a decisions/ directory. Each decision is a markdown file with YAML frontmatter (queryable metadata) and full context (rationale, options, conversation highlights, artifacts). An auto-generated _index.md provides fast scanning. Use when: (1) User invokes /DL or /DecisionLog, (2) User says 'log this decision', 'capture this decision', 'record decision', 'update the decision log', (3) User asks 'what decisions have we made', or (4) User asks for context on a past decision.

18Installs·2Trend·@bjg4

Installation

$npx skills add https://github.com/bjg4/decision-log-skill --skill decision-log

How to Install decision-log

Quickly install decision-log AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bjg4/decision-log-skill --skill decision-log
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bjg4/decision-log-skill.

SKILL.md

View raw

Maintain a decisions/ directory where each decision is a standalone markdown file with YAML frontmatter. An index.md manifest is regenerated on every invocation for fast scanning.

| domain | Product, Data Engineering, Design, Architecture, Operations, Strategy | | status | Active, Proposed, Superseded, Revisited, Deprecated | | method | analysis, discussion, constraint, default, research, prototype, stakeholder-input |

Also capture: decision statement, options considered (with pros/cons), rationale, expected outcome, related DEC-XXXX IDs, 2-5 lowercase tags, and context (summary, conversation highlights, actions performed, artifacts).

Capture project decisions into a per-file system in a decisions/ directory. Each decision is a markdown file with YAML frontmatter (queryable metadata) and full context (rationale, options, conversation highlights, artifacts). An auto-generated _index.md provides fast scanning. Use when: (1) User invokes /DL or /DecisionLog, (2) User says 'log this decision', 'capture this decision', 'record decision', 'update the decision log', (3) User asks 'what decisions have we made', or (4) User asks for context on a past decision. Source: bjg4/decision-log-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bjg4/decision-log-skill --skill decision-log
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from bjg4/decision-log-skill

Quick answers

What is decision-log?

Capture project decisions into a per-file system in a decisions/ directory. Each decision is a markdown file with YAML frontmatter (queryable metadata) and full context (rationale, options, conversation highlights, artifacts). An auto-generated _index.md provides fast scanning. Use when: (1) User invokes /DL or /DecisionLog, (2) User says 'log this decision', 'capture this decision', 'record decision', 'update the decision log', (3) User asks 'what decisions have we made', or (4) User asks for context on a past decision. Source: bjg4/decision-log-skill.

How do I install decision-log?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bjg4/decision-log-skill --skill decision-log Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bjg4/decision-log-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills

None