retry-tag-hygiene and trigger-discipline depend on the removed cluster:gitea-agent #10

Closed
opened 2026-08-18 15:42:04 +03:00 by oleks · 1 comment
Owner

Five sites treat cluster:gitea-agent (parked in cluster v0.87.0) or anxious:issuer-agent (parked in anxious v0.64.0) as live:

  • skills/retry-tag-hygiene/SKILL.md:170,171 — the skill's tag-deletion step relies on "cluster:gitea-agent's list_tags/delete_tag". That is the skill's actual mechanism, so it cannot complete.
  • skills/retry-tag-hygiene/references/group-retry-tags.py:11 — docstring says tags are gathered "via cluster:gitea-agent"
  • skills/woodpecker-trigger-discipline/SKILL.md:366,372 — describes cluster:gitea-agent as the component that "owns git.oleks.space reads, has tea api"
  • specs/001-woodpecker-trigger-discipline/quickstart.md:62 — an acceptance test expects delegation "naming cluster:gitea-agent", so the spec pins the dead path as correct
  • HANDOFF.md:243 — "File bugs via anxious:issuer-agent"

FACTBOOK-woodpecker-hygiene.md:248 also cites it, but as a past-tense incident note — leave that.

Fix: list_tags/delete_tag are available directly on mcp__plugin_cluster_gitea-tools__* (cluster v0.90.0's whole point); bug filing goes to delivery-tools' prepare-filing/file-issue (anxious v0.66.0). Update the quickstart assertion too, or it will re-pin the old path.

Found by a plugin-wide drift audit.

Five sites treat `cluster:gitea-agent` (parked in cluster v0.87.0) or `anxious:issuer-agent` (parked in anxious v0.64.0) as live: - `skills/retry-tag-hygiene/SKILL.md:170,171` — the skill's tag-deletion step relies on "`cluster:gitea-agent`'s `list_tags`/`delete_tag`". That is the skill's actual mechanism, so it cannot complete. - `skills/retry-tag-hygiene/references/group-retry-tags.py:11` — docstring says tags are gathered "via cluster:gitea-agent" - `skills/woodpecker-trigger-discipline/SKILL.md:366,372` — describes `cluster:gitea-agent` as the component that "owns git.oleks.space reads, has `tea api`" - `specs/001-woodpecker-trigger-discipline/quickstart.md:62` — an acceptance test expects delegation "naming `cluster:gitea-agent`", so the spec pins the dead path as correct - `HANDOFF.md:243` — "File bugs via `anxious:issuer-agent`" `FACTBOOK-woodpecker-hygiene.md:248` also cites it, but as a past-tense incident note — leave that. **Fix**: `list_tags`/`delete_tag` are available directly on `mcp__plugin_cluster_gitea-tools__*` (cluster v0.90.0's whole point); bug filing goes to `delivery-tools`' `prepare-filing`/`file-issue` (anxious v0.66.0). Update the quickstart assertion too, or it will re-pin the old path. Found by a plugin-wide drift audit.
oleks added the bug label 2026-08-18 15:42:04 +03:00
oleks added the agent/wip label 2026-08-18 16:06:23 +03:00
oleks added this to the claude-plugin-cicd-insights-board project 2026-08-18 16:06:24 +03:00
oleks closed this issue 2026-08-18 16:06:51 +03:00
oleks added spent time 1 minute 2026-08-18 16:07:00 +03:00
Author
Owner

⏱ worked | 18-08-26 | session oleks/714bbb72 | +1min | session-total 1min (lane-release) | elapsed from timeline

⏱ worked | 18-08-26 | session oleks/714bbb72 | +1min | session-total 1min (lane-release) | elapsed from timeline
oleks added agent/worked:oleks/714bbb72agent/worked:oleks/714bbb72:1min and removed agent/wip labels 2026-08-18 16:07:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 1 minute
oleks
1 minute
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oleks/claude-plugin-cicd-insights#10