Decision Consolidate banner
tboome33 tboome33

Decision Consolidate

Productivity community

Description

--- description: Consolidate a SETTLED decision page — compress the body to canon (verdict byte-intact, alternatives as a table) and move the deliberation chronicle to a verified `archives/` note excluded from recall and search. Never on a `proposed` page; never erases the why. (Skill `decision-consolidate` carries the full transactional procedure.) --- Invoke the `decision-consolidate` skill. Arguments: a decision page path or basename (required) · a vault name (defaults to the current/locked

Installation

Installs to ~/.claude/skills/tboome33-obsidian-mcp-router-decision-consolidate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tboome33-obsidian-mcp-router-decision-consolidate && curl -fsSL https://raw.githubusercontent.com/tboome33/obsidian-mcp-router/HEAD/commands/decision-consolidate.md -o ~/.claude/skills/tboome33-obsidian-mcp-router-decision-consolidate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository