decision-journal

Solid

Decision documentation and learning skill for capturing decision context, rationale, and outcomes

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Decision Journal ## Overview The Decision Journal skill provides systematic capabilities for documenting decisions, tracking outcomes, and extracting organizational learning. It creates a searchable archive of decision context, rationale, and results to improve future decision-making and build institutional knowledge. ## Capabilities - Decision record creation (date, context, options, choice, rationale) - Outcome tracking and hindsight analysis - Decision pattern identification - Calibration tracking over time - Searchable decision archive - Lessons learned extraction - Decision audit trail - Report generation ## Used By Processes - Decision Documentation and Learning - Cognitive Bias Debiasing Process - Decision Quality Assessment ## Usage ### Decision Record ```python # Create decision record decision_record = { "metadata": { "id": "DEC-2024-0042", "title": "Market Expansion into Southeast Asia", "date": "2024-01-15", "decision_maker": "Executive Committee", "stakeholders": ["CEO", "CFO", "VP International", "Regional Directors"], "category": "Strategic", "tags": ["expansion", "international", "growth"] }, "context": { "situation": "Company has saturated domestic market with 35% share. Growth targets require new markets.", "time_horizon": "5 years", "constraints": ["$50M investment cap", "Must leverage existing product line", "Partner preference over greenfield"], ...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

decision-ledger

Record, track, and surface major decisions that materially affect the project across all stages — planning, architecture, detail, QA, and handoff.

0 Updated today
Gladisintelligible706
AI & Automation Listed

decision-doc

Document important product decisions. Creates decision logs with rationale, alternatives, and trade-offs.

0 Updated 1 weeks ago
talgacapri
DevOps & Infrastructure Listed

decisions

Load past architectural decisions. Use when making new decisions to ensure consistency.

335 Updated today
aiskillstore
AI & Automation Listed

decision-log

Extracts structured decisions from meeting notes, Slack threads, or email chains and maintains a decision log separate from action items. Each decision is captured with context, alternatives considered, participants, date, and related tasks or risks. Supports two modes: new log creation and append to an existing log with deduplication. Use when you want to capture decisions from a meeting, update decision log, log decisions, extract decisions from discussion, build decision registry, add decisions to log.

9 Updated 3 days ago
KirKruglov
AI & Automation Listed

journal

Write entries to the Obsidian work journal. Creates daily logs, meeting notes, project updates, learnings, and decision records. Use when the user says "journal", "log", "daily entry", "meeting notes", "learning", "decision", "ADR", "capture this", "write down", "record this", or wants to document work for future reference.

15 Updated 6 days ago
backspace-shmackspace