write_adr

Document architectural decisions with context and consequences.

$ 安裝

git clone https://github.com/CheekyCodexConjurer/quant-lab /tmp/quant-lab && cp -r /tmp/quant-lab/.agent-docs/templates/.codex/skills/write_adr ~/.claude/skills/quant-lab

// tip: Run this command in your terminal to install the skill


name: write_adr description: Document architectural decisions with context and consequences. metadata: short-description: Write ADRs

Purpose

Capture architectural decisions for audit and future work.

Steps

  1. Fill the ADR template in DECISIONS.md.
  2. Include context, decision, alternatives, consequences.
  3. Link the ADR in relevant docs.