skills/smithery.ai/blueprint:decide

blueprint:decide

Installation
SKILL.md

Record Decision

COMMAND: Create an ADR for a technology decision. Triage mixed input into the correct document types.

Execute

  1. Parse argument for technology and rationale
  2. Classify each concern in the input (see Classification below)
  3. If mixed or misclassified: Separate concerns into their document types
  4. Check docs/adrs/ for existing ADRs (create dir if needed)
  5. Detect conflicts with existing decisions
  6. Create file(s) per concern type
  7. Report what was created and where

Classification

Before creating files, classify each distinct concern in the input:

Installs
2
First Seen
Mar 27, 2026
blueprint:decide from smithery.ai