decision-graph

Community

Capture design evolution as a decision graph.

Authorgaearon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Model the evolution of design decisions in a codebase. This skill helps teams document how architecture evolved over time by representing decisions, options, and outcomes as a traceable graph.

Core Features & Use Cases

  • Commit-driven design history: Build a deciduous DAG that records design decisions directly from repository history.
  • Narrative reconstruction: Surface the reasoning behind key changes, substitutions, and refactors to understand why certain paths were chosen.
  • Use Case: When refactoring a large codebase, use this skill to map decisions to commits and visualize how the design evolved.

Quick Start

Run deciduous commands in your repo to start constructing the graph from your commit history. For example: deciduous add goal "Capture design evolution" → deciduous add decision "Why this change?" → deciduous link ...

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: decision-graph
Download link: https://github.com/gaearon/woodshed/archive/main.zip#decision-graph

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.