From f219e663795dd06357bfb1e1ce5b0afb4fd7d94f Mon Sep 17 00:00:00 2001 From: Matt Pocock Date: Tue, 7 Jul 2026 16:35:57 +0100 Subject: [PATCH] to-issues: wrap issue template in XML tags Co-Authored-By: Claude Opus 4.8 (1M context) --- skills/engineering/to-issues/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/engineering/to-issues/SKILL.md b/skills/engineering/to-issues/SKILL.md index 9ddf478..657e311 100644 --- a/skills/engineering/to-issues/SKILL.md +++ b/skills/engineering/to-issues/SKILL.md @@ -66,7 +66,7 @@ A **wide refactor** is one mechanical change — rename a column, retype a share ### Issue body template -```md + ## Parent A reference to the parent issue on the issue tracker (if the source was an existing issue, otherwise omit this section). @@ -88,4 +88,4 @@ Avoid specific file paths or code snippets — they go stale fast. Exception: if - A reference to the blocking ticket (if any) Or "None - can start immediately" if no blockers. -``` +