From postbox
Report the outcome of a claimed postbox handoff (closes the loop back to the sender)
How this command is triggered — by the user, by Claude, or both
Slash command
/postbox:report <envelope-id> --session <name> --outcome "<PR url / commit / note>"This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Report the outcome of a handoff this session claimed. Run: Exit `0` = done — the sender will see the outcome on their next session start. Exit `4` = you don't own this lease (it may have been swept after expiring); re-claim it first, then report.
Report the outcome of a handoff this session claimed. Run:
node "${CLAUDE_PLUGIN_ROOT}/bin/postbox.mjs" report $ARGUMENTS
Exit 0 = done — the sender will see the outcome on their next session start. Exit 4 = you don't own this lease (it may have been swept after expiring); re-claim it first, then report.
npx claudepluginhub rcmiskin10/postbox --plugin postbox/reportGenerates reports on task execution, progress, and metrics including executive summaries, sprint burndowns, standups, performance analysis, and dependencies.
/reportGenerates reports on task execution, progress, and metrics including executive summaries, sprint burndowns, standups, performance analysis, and dependencies.
/reportGenerates a submission-ready bug bounty report in HackerOne, Bugcrowd, Intigriti, or Immunefi format with CVSS 3.1 score, proof of concept, impact statement, and remediation.
/reportGenerates formatted terminal report of AI experiments with stats, top tools, rating distribution, tags, recent activity, and latest details. Supports optional tool, tag, days, rating filters.
/reportGenerates performance report from benchmark results with stats, text histograms, endpoint rankings, SLA checks, throughput, error analysis, regressions, recommendations, and executive summary as markdown.
/reportGenerates a project health report with git activity, code quality, dependency, test, and documentation metrics including score and top issues.