diff --git a/.claude/skills/wizwar-reports/SKILL.md b/.claude/skills/wizwar-reports/SKILL.md index 5273652..63b9c81 100644 --- a/.claude/skills/wizwar-reports/SKILL.md +++ b/.claude/skills/wizwar-reports/SKILL.md @@ -27,10 +27,13 @@ Fetch: `ssh root@104.236.96.198 'cat /var/lib/wizwar/feedback.jsonl'` ## a) Fetch and b) display -Parse the file, fold replies onto reports, and show Eric a digest: -reports from the last 7 days (by `at`), each with player, room, the -happened/expected text, and its reply + status or "unanswered". Lead -with the count of NEW (unanswered) reports — those are the work. +Parse the file, fold replies onto reports, and show Eric a digest of +the last 7 days (by `at`). Lead with the count of NEW (unanswered) +reports — those are the work. Then one block per report, VERBATIM and +UNTRUNCATED: player, room, date, round/seq/deckRev, the full "what +happened" text, the full "what they expected" text, and the full reply +with its status (or "unanswered"). Eric reads this desk to hear his +players' voices — never summarize their words or yours into a table. ## c) Process an unanswered report