decision-extractor

Extract decisions from vault notes and Slack messages into project Decision Logs.

3|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/er1chu/claude-skills-weekly --skill decision-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-extractor
Source: https://github.com/er1chu/claude-skills-weekly/tree/main/skills/decision-extractor
Command: npx skills add https://github.com/er1chu/claude-skills-weekly --skill decision-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Surface decisions buried in notes and conversations and ensure they are captured in project Decision Logs to drive alignment.

Core Features & Use Cases

  • Decision discovery: scans vault notes and meeting records for decision language.
  • Project logging: groups decisions by project and prompts logging into the appropriate Decision Log.
  • Slack integration (optional): can include Slack messages in the scan when enabled.

Quick Start

Run the decision-extractor against your notes to surface decisions and prompt you to log them in project Decision Logs.

Frequently Asked Questions about decision-extractor

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

FAQPage Schema
How do I extract decisions from meeting notes and add them to a project log?

To extract decisions from meeting notes, the Skill scans your vault notes using decision language recognition, groups discovered decisions by project, and prompts you to append them into the appropriate project Decision Logs.

Can I surface decisions from Slack messages and sync them to project logs?

Yes, you can surface decisions from Slack messages. The Skill optionally integrates with Slack MCP to scan conversations alongside vault notes, extracting decisions and validating them against existing logs before logging.

How does decision logging handle duplicate entries from notes and Slack?

Decision logging handles duplicates by validating newly extracted decisions against existing project Decision Logs before prompting you to append new entries, preventing redundant records.

Can I filter decision extraction to a specific time range or project scope?

Yes, you can filter decision extraction. The Skill supports optional time-range filtering and per-project scope, ensuring only relevant decisions are surfaced from your vault notes and Slack messages.

Do I need Slack MCP to scan vault notes for project decisions?

No, you do not need Slack MCP to scan vault notes. The Skill requires vault access for decision discovery, while Slack MCP is an optional dependency for including Slack conversations in the scan.