Show collected evidence for ultrawork session
Displays collected evidence for current ultrawork session with verification status summary.
/plugin marketplace add mnthe/hardworker-marketplace/plugin install ultrawork@hardworker-marketplace[--help]The session_id is provided by the hook via systemMessage as CLAUDE_SESSION_ID.
You MUST pass it to the script via --session flag.
Execute the evidence script with --session:
"${CLAUDE_PLUGIN_ROOT}/scripts/ultrawork-evidence.sh" --session {SESSION_ID}
After displaying raw evidence, interpret and summarize:
Task: {task name}
───────────────────────────────
✓ Criteria: {criterion}
Evidence: {command/test}
Result: {output}
⏳ Criteria: {criterion}
Status: pending
✗ Criteria: {criterion}
Error: {what went wrong}