peeking-work · git:20260910.b01cff1 · 2026-09-10 · sha256 58044d32084ca956
peeking-work git:20260910.b01cff1A
Immutable. This exact content is served forever at /api/v1/blob/58044d32084ca956.
--- name: peeking-work description: Use to read a dispatched task's progress when asked or when evidence disagrees with its recorded state. --- ## Read progress Resolve one canonical instruction from the task, plan, or session identity using [peek mechanics](references/peek-mechanics.md). Ask when several instructions match. Read its status and the recent entries of its sibling `.progress.jsonl` first. If these answer the question, report that result. Otherwise use the reference's read-only `herdr agent read` command. Summarize current activity and any evidence/status discrepancy. Checkpoint resolution returns to [dispatching-work](../dispatching-work/SKILL.md#handle-events). **Complete when:** the caller has an evidence-backed progress answer or the specific reason the dispatch cannot be read.