decide

Record project decisions with context and alternatives in structured vault notes.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ThuHuynh1438/pm-kit --skill decide-thuhuynh1438
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decide
Source: https://github.com/ThuHuynh1438/pm-kit/tree/main/.claude/skills/decide
Command: npx skills add https://github.com/ThuHuynh1438/pm-kit --skill decide-thuhuynh1438

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Record decisions with context and alternatives to preserve rationale and enable traceability across projects.

Core Features & Use Cases

  • Capture decisions with a project name, a decision statement, and alternatives considered.
  • Auto-link related documents in the docs folder and update the vault log with a concise entry.
  • Generate a decision note at decisions/{project}/{date}-{slug}.md using a standard template and include context/rationale.

Quick Start

Provide a decision statement with context and alternatives using the /decide command.

Frequently Asked Questions about decide

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

FAQPage Schema
How do I log project decisions with context and alternatives?

To log project decisions, provide a decision statement with context and alternatives. The Skill records them in a structured vault, generating notes at decisions/{project}/{date}-{slug}.md and updating the vault log.

What is the best way to preserve decision rationale for future traceability?

Preserving decision rationale involves capturing the project name, decision statement, and alternatives considered. This creates traceable notes with standard templates and auto-links related documents in the docs folder.

Can I auto-link related documents when creating a decision log?

Yes, you can auto-link related documents. When you record a decision, the system automatically links related documents in the docs folder and updates the vault log with a concise entry for that project.

Does the decision log template support capturing alternatives considered?

Yes, the decision log template supports capturing alternatives. It validates input by extracting the project, decision statement, and alternatives, generating a note that includes context and rationale using a standard template.

How do I structure project-level decision notes in a documentation vault?

You structure project-level decision notes by generating them at decisions/{project}/{date}-{slug}.md. This standard path organization applies to project-level decisions and enables traceability across the documentation vault.