← ClaudeAtlas

decision-loglisted

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.
KirKruglov/claude-skills-kit · ★ 9 · AI & Automation · score 82
Install: claude install-skill KirKruglov/claude-skills-kit
# Skill: decision-log Extracts decisions from meeting notes, messages, and threads and builds a structured log — separate from action items. Supports two modes: new log creation and appending to an existing log with deduplication. --- ## Triggers **Russian:** «зафиксируй решения», «залоги решения», «decision log», «лог решений», «извлеки решения из встречи», «обнови лог решений», «добавь решения в лог», «запиши решения» **English:** "log decisions", "decision log", "extract decisions", "capture decisions from meeting", "update decision log", "add to decision log", "decisions from this meeting" --- ## Language Detection Determine the language of the user's first message — it sets the language for the entire conversation, output, and template. | Input language | Output language | Template | |----------------|-----------------|----------| | Russian | Russian | `decision-log-template.ru.md` | | English | English | `decision-log-template.md` | --- ## Input **Required:** - Text from a meeting, Slack thread, email chain, or meeting notes (any format) **Optional:** - Existing decision log (table or cards) — for append mode **Parameters (specified explicitly or selected in Step 1):** - Output format: `table` (markdown table) or `cards` (markdown cards) - Mode: `new` (new log) or `append` (add to existing log) ## Output A structured decision log in the chosen format. Each record contains 6 fields: 1. **Decision** — precise formulation of the decision (1–2 sentences) 2.