From 24db19b6b7f5b6b1c568b9ff1dc7713d3b450f4d Mon Sep 17 00:00:00 2001 From: vitya Date: Tue, 9 Jun 2026 12:22:51 +0300 Subject: [PATCH] feat(hermes): map delegate-task as pending (MCP audit gate) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add delegate-task to hermes/mapping.yaml. Mode: pending with intended {auto, mcp} — the skill calls mcp__projects-meta__tasks_create (cross-project Gitea side-effect), so it needs a behavioral audit via delegate-task-test-trigger before promotion to auto, mirroring the other MCP-touching pending entries (using-vds-ops, using-wiki-graph). Bump delegate-task SKILL.md 0.1.0 -> 0.2.0 (project-discipline Rule 3). Co-Authored-By: Claude Opus 4.8 --- hermes/mapping.yaml | 9 ++++++++- skills/delegate-task/SKILL.md | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/hermes/mapping.yaml b/hermes/mapping.yaml index 7a60efc..5adcec3 100644 --- a/hermes/mapping.yaml +++ b/hermes/mapping.yaml @@ -138,7 +138,14 @@ skills: mode: skip reason: "Claude-Code-only orchestrator — Hermes uses hermes-installer-skill instead." - # ─── pending (3 — behavioral audit required) ───────────────────────── + # ─── pending (6 — behavioral audit required) ───────────────────────── + + delegate-task: + mode: pending + intended: + mode: auto + category: mcp + reason: "Calls mcp__projects-meta__tasks_create to create tasks in other projects/agents (Gitea commit, cross-project side-effect). Behavioral audit via delegate-task-test-trigger required before promotion to auto." using-yt-tools: mode: pending diff --git a/skills/delegate-task/SKILL.md b/skills/delegate-task/SKILL.md index c770f95..92d7b0b 100644 --- a/skills/delegate-task/SKILL.md +++ b/skills/delegate-task/SKILL.md @@ -1,6 +1,6 @@ --- name: delegate-task -version: 0.1.0 +version: 0.2.0 description: > Use when delegating a task to another agent or project via mcp__projects-meta__tasks_create. Triggers: «делегировать таску»,