read_skill disclosure footer shows the literal tool name, not the skill that was read #1089

Open
opened 2026-08-20 01:18:32 +00:00 by coilyco-ops-gaming · 0 comments

The gap

The tool-call disclosure footer annotates read_skill calls with the literal text skill rather than the name of the skill that was actually read.

Observed on the live lane: a reply whose footer reads

🔨 skills.read_skill ×2

The ×2 collapses two reads into one annotation, and neither the annotation nor the count names which skill was read. A reader of the footer cannot tell whether the turn consulted one reference or another. The annotation is supposed to carry the skill's name.

Expected

The footer names the skill, so a reader can see which reference a turn actually loaded, e.g. read_skill: <skill-name> or the skill path's own name.

Where

The disclosure footer formatting for read_skill calls. docs/sirens-echo-tool-markup.md documents the footer format.

## The gap The tool-call disclosure footer annotates `read_skill` calls with the literal text `skill` rather than the name of the skill that was actually read. Observed on the live lane: a reply whose footer reads > 🔨 ✅ `skills.read_skill` ×2 The `×2` collapses two reads into one annotation, and neither the annotation nor the count names which skill was read. A reader of the footer cannot tell whether the turn consulted one reference or another. The annotation is supposed to carry the skill's name. ## Expected The footer names the skill, so a reader can see which reference a turn actually loaded, e.g. `read_skill: <skill-name>` or the skill path's own name. ## Where The disclosure footer formatting for `read_skill` calls. `docs/sirens-echo-tool-markup.md` documents the footer format.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-gaming/sirens-echo#1089
No description provided.