Files
bullpen/skills
Markus Fritsche b7d26442d3 skill: timeout handling is worker-weight-dependent (stop the heavyweight spam)
A qwen-driven pipi triple-fired @herder because the skill said flatly "no reply
= just ask again" — but re-issuing a bp to a heavyweight agent (@herder/@reviewer/
@researcher = a whole model per poke) spawns a DUPLICATE costly session. Split the
guidance: cheap workers -> re-ask; heavyweight agents -> a timeout means still
working, poll room_read since=<ask_id> for the reply, do not re-issue. Deployed to
pipi/pica/noether. (Complements the fleet-authored @reviewer + @-template in bf2c9d0.)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EWpfhDgYNA21tETDP9ueBE
2026-07-21 00:32:25 +02:00
..