adr-keeper

分类: 工具与效率 | 上传者: jonmummjonmumm | 下载: 0 | 版本: v1.0(最新)

Create and maintain Architectural Decision Records (ADRs) with date-named files sorted like migrations. Use when making structural decisions (new deps, pattern changes, tech choices), when asked to "record a decision", "create an ADR", "log an architecture choice", or "why did we do it this way". --- # ADR Keeper Architectural Decision Records capture the **WHY** behind structural choices. They are append-only (never edit old decisions — supersede with new ones) and sorted chronologically like database migrations. ## When to Create an ADR - Choosing or changing a dependency - Establishing or changing an architectural pattern - Making a trade-off that future developers (or agents) need to understand - Any decision where "why did we do it this way?" would be asked later ## File Location & Naming ADRs live in `docs/adrs/` (created by `create-agents-md`, or create manually). **Naming:** `YYYY-MM-DD-short-kebab-description.md`

更新日志: Source: GitHub https://github.com/jonmumm/skills

目录结构

当前层级: adr-keeper/

SKILL.md

登录后下载/点赞/收藏 ❤ 2 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。