From 2146aec23984bc3041aa05abd1bae2dc5d1c50a2 Mon Sep 17 00:00:00 2001 From: kaizen-agents-sync Date: Tue, 23 Jun 2026 23:07:13 +0000 Subject: [PATCH] Sync Kaizen shared skills --- skills/kaizen-bug-router/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/kaizen-bug-router/SKILL.md b/skills/kaizen-bug-router/SKILL.md index 555a7d6..9dc1400 100644 --- a/skills/kaizen-bug-router/SKILL.md +++ b/skills/kaizen-bug-router/SKILL.md @@ -44,9 +44,9 @@ Issue creation and execution authorization are separate: - Add `kaizen` by default when the label exists, but do not add `kaizen:ready` or any other execution-selection label by default. - Add the execution authorization label only when the user asks to queue, approve, run, execute, or put the issue on the Kaizen Loop. -- In opt-in selection mode, prefer `kaizen:ready` as the execution authorization label when it exists. +- In opt-in selection mode, add the repository's configured execution authorization label only when it exists. - If the user asks for immediate execution, file the issue, add the execution authorization label when available, then report the explicit command that should run next, such as `kaizen fix `. -- If the issue needs human clarification before automation, prefer `kaizen:needs-human` instead of `kaizen:ready`. +- If the issue needs human clarification before automation, do not add an execution authorization label; state what clarification is needed. ## Issue Body