Maintain a decisions/ directory where each decision is a standalone markdown file with YAML frontmatter. An index.md manifest is regenerated on every invocation for fast scanning.
| domain | Product, Data Engineering, Design, Architecture, Operations, Strategy | | status | Active, Proposed, Superseded, Revisited, Deprecated | | method | analysis, discussion, constraint, default, research, prototype, stakeholder-input |
Also capture: decision statement, options considered (with pros/cons), rationale, expected outcome, related DEC-XXXX IDs, 2-5 lowercase tags, and context (summary, conversation highlights, actions performed, artifacts).
プロジェクトの決定を、desitions/ ディレクトリ内のファイルごとのシステムに取り込みます。それぞれの決定は、YAML フロントマター (クエリ可能なメタデータ) と完全なコンテキスト (根拠、オプション、会話のハイライト、アーティファクト) を含むマークダウン ファイルです。自動生成された _index.md は高速スキャンを提供します。次の場合に使用します: (1) ユーザーが /DL または /DecisionLog を呼び出す、(2) ユーザーが「この決定を記録する」、「この決定をキャプチャする」、「決定を記録する」、「決定ログを更新する」と言う、(3) ユーザーが「どのような決定を下したか」を尋ねる、または (4) ユーザーが過去の決定に関するコンテキストを尋ねる。 ソース: bjg4/decision-log-skill。