decision-recording

Installation
SKILL.md

Skill: Decision Recording and Search

This is the DEFAULT tool for documenting decisions. When a user asks you to "document a decision", "record a decision", or "make a decision record", use decision_record (one-shot). Do NOT use the multi-step decision_create / decision_add_context / decision_close workflow unless you need data product operations (reads, writes, policy evaluations, or approvals).

Purpose

This skill teaches how to record architectural and engineering decisions using TraceMem's one-shot recording and how to search for existing decisions to build on precedent.

When to Use

  • When a user asks you to "document a decision" or "record a decision" -- this is the right tool
  • When you make an architecture decision (e.g., choosing a database, designing an API)
  • When you choose a dependency, library, or tool over alternatives
  • When you change a schema or data model
  • When you make an infrastructure decision
  • When you need to document an engineering tradeoff or convention
  • When you want to check if a similar decision was already made

When NOT to Use

  • When you need to perform data product operations (reads, writes, policy evaluations) as part of the decision -- use the full decision_create / decision_close workflow instead
  • When the decision requires human approval workflow
Related skills
Installs
7
GitHub Stars
1
First Seen
Feb 11, 2026