Use when a durable technical decision was just made in conversation and should be recorded, or when user asks to write/record an ADR (開 ADR / 記個決策 / 這要不要 ADR). Runs a three-gate check FIRST and actively talks the user out of writing one when the decision doesn't qualify — then writes a lightweight (title + 1-3 sentences) ADR following the repo's own ADR conventions if any exist. Repo conventions always override this skill's defaults. NOT for requirement specs (spec / prd-create) or for rewriting history (superseded ADRs get a new ADR, never an edit).
$npx -y skills add kerberosclaw/kc_ai_skills --skill adrInstalls into the current project.
Run `npx skills use "https://github.com/kerberosclaw/kc_ai_skills" --skill "kerberosclaw/kc_ai_skills/adr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kerberosclaw/kc_ai_skills" that are relevant to the current task. Run `npx skills add "https://github.com/kerberosclaw/kc_ai_skills"` and select the relevant skills, then follow their instructions.