diff --git a/.github/skills/agentic-workflow-designer/SKILL.md b/.github/skills/agentic-workflow-designer/SKILL.md index 5996baf64d0..b7ee93f0ea5 100644 --- a/.github/skills/agentic-workflow-designer/SKILL.md +++ b/.github/skills/agentic-workflow-designer/SKILL.md @@ -151,6 +151,7 @@ Present a structured summary and ask for approval before generation. | "store persistent memory comment" | `comment-memory` | | "link a sub-issue" | `link-sub-issue` | | "add labels", "remove labels" | `add-labels`, `remove-labels` | +| "replace a label with another" | `replace-label` | | "nothing visible", "just analyze" | no safe outputs required | ### Network Mapping diff --git a/pkg/cli/data/agentic_workflow_designer_skill.md b/pkg/cli/data/agentic_workflow_designer_skill.md index 5996baf64d0..b7ee93f0ea5 100644 --- a/pkg/cli/data/agentic_workflow_designer_skill.md +++ b/pkg/cli/data/agentic_workflow_designer_skill.md @@ -151,6 +151,7 @@ Present a structured summary and ask for approval before generation. | "store persistent memory comment" | `comment-memory` | | "link a sub-issue" | `link-sub-issue` | | "add labels", "remove labels" | `add-labels`, `remove-labels` | +| "replace a label with another" | `replace-label` | | "nothing visible", "just analyze" | no safe outputs required | ### Network Mapping