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).
Decision/ 디렉터리의 파일별 시스템에 프로젝트 결정을 캡처합니다. 각 결정은 YAML 머리말(쿼리 가능한 메타데이터)과 전체 컨텍스트(근거, 옵션, 대화 하이라이트, 아티팩트)가 포함된 마크다운 파일입니다. 자동 생성된 _index.md는 빠른 스캔을 제공합니다. 다음 경우에 사용하십시오. (1) 사용자가 /DL 또는 /DecisionLog를 호출하는 경우, (2) 사용자가 '이 결정 기록', '이 결정 캡처', '결정 기록', '결정 로그 업데이트'라고 말하는 경우, (3) 사용자가 '우리가 내린 결정'에 대해 질문하는 경우 또는 (4) 사용자가 과거 결정에 대한 컨텍스트를 요청하는 경우입니다. 출처: bjg4/decision-log-skill.