From feaaf4204d32c1ae098612194fd1f9da83676522 Mon Sep 17 00:00:00 2001 From: Matt Pocock Date: Tue, 19 May 2026 14:29:31 +0100 Subject: [PATCH] Added redaction info to handoff skill --- skills/productivity/handoff/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skills/productivity/handoff/SKILL.md b/skills/productivity/handoff/SKILL.md index 28bfb3a..ae29141 100644 --- a/skills/productivity/handoff/SKILL.md +++ b/skills/productivity/handoff/SKILL.md @@ -10,4 +10,6 @@ Suggest the skills to be used, if any, by the next session. Do not duplicate content already captured in other artifacts (PRDs, plans, ADRs, issues, commits, diffs). Reference them by path or URL instead. +Redact any sensitive information, such as API keys, passwords, or personally identifiable information. + If the user passed arguments, treat them as a description of what the next session will focus on and tailor the doc accordingly.