From cff711504fe3d0fef7f62b340d7caabac6ff00a0 Mon Sep 17 00:00:00 2001 From: Edwin van den Houdt Date: Fri, 24 Jul 2026 14:18:14 +0200 Subject: [PATCH] style: prettier-format document-feature SKILL.md Emphasis normalized to underscore; fixes red format:check. Co-Authored-By: Claude Opus 4.8 --- .claude/skills/document-feature/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/document-feature/SKILL.md b/.claude/skills/document-feature/SKILL.md index a9bf6fe..766fa29 100644 --- a/.claude/skills/document-feature/SKILL.md +++ b/.claude/skills/document-feature/SKILL.md @@ -17,7 +17,7 @@ The repo splits docs by kind (`docs/README.md`). Pick one — don't write all th Shape: follow `docs/reference/roles-and-access.md` (H1 title, intro that links the governing ADR/WP, task-oriented `##` sections, `## See also` footer of backticked paths). - **ADR** — `docs/reference/architecture/NNNN-.md`. Only when you're recording a - *decision/pattern* (a tradeoff, a "we chose X over Y"). One format, no drift: + _decision/pattern_ (a tradeoff, a "we chose X over Y"). One format, no drift: `# ADR-NNNN — Title`, then `Status: Accepted · Date: YYYY-MM-DD`, then Problem / Options / Decision / Consequences. - **WP** — `docs/project/backlog/WP-NN-.md`. Tracked work; use the template at the