Jessy Report

Supervise the report worker. Prepare report outside chat, pause for picks, consume choices, then check learning cadence by worker receipt.

mkermani144 06287f7 1007 B Updated

File contents

jessy-report

Main agent sees no report rows, cards, or index maps.

Flow

  1. Invoke jessy-report-worker in prepare mode.
  2. Print only the worker prompt and artifact paths/pause token.
  3. Stop and wait for the user's next chat message. Do not use AskUserQuestion.
  4. Invoke jessy-report-worker in consume mode with only:
    • raw user reply
    • pause token/state path from prepare
  5. Print its compact final summary: opened N; dismissed M; unseen 0.
  6. If the worker receipt says learning cadence hit, invoke jessy-learn.

Accepted Replies

  • empty or none
  • all
  • comma/space-separated indices, e.g. 1,3,5

Forbidden

  • No main-thread report_session.sh.
  • No main-thread db.sh query_report.
  • No JSONL/cards/index-map chat output.
  • No auto-apply learning edits without explicit consent.

mkermani144/jessy/tree/main/plugin/skills/jessy-report commit 06287f77b3

Frequently asked questions

npx skillmds@latest add mkermani144/jessy-report