report

Generates one-page receipt-backed accomplishment reports from the waybill token ledger.

1|Updated Aug 17, 2026
One-click install
npx skills add https://github.com/Jakeintech/waybill --skill report-jakeintech
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: report
Source: https://github.com/Jakeintech/waybill/tree/main/skills/report
Command: npx skills add https://github.com/Jakeintech/waybill --skill report-jakeintech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning AI-assisted coding work into a credible summary for managers, reviewers, or token-budget decision-makers usually means hand-assembling numbers that nobody can verify. This Skill builds formal one-page reports — token pitches, performance reviews, sprint recaps, quarterly summaries, grant reports — directly from the waybill ledger, so every figure is metered from local transcripts and git history rather than estimated. ## Core Features & Use Cases - Preset report types: token-pitch, perf-review, sprint-recap, quarterly, grant-report, and incident windows, each with its own structure, audience redaction level, and section budget. - Engine-sourced numbers: all metrics come from waybill query report / query spend output — ranges stay ranges, unattributed spend is always shown, and nothing is recomputed or padded. - Bootstrap mode: when the ledger has fewer than three shipped entries, produces a facts-only report from waybill bootstrap instead of fabricating claims. - Verification pack: optionally exports the raw event lines and engine so a recipient can re-run conservation checks offline. - Use Case: Ask for a "quarterly Claude report" and receive a one-page artifact listing shipped items with PR links, tokens-per-point efficiency, spend with confidence labels, and a methodology footnote — ready to paste into a review packet. ## Quick Start Ask the assistant to generate your token pitch or quarterly accomplishment report from the waybill ledger for the period you care about.

Frequently Asked Questions about report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a token pitch report from my Claude Code usage?▼

Ask for a token pitch and the Skill runs waybill query report over the period since your last allocation, then renders a one-page report with shipped items, efficiency, spend, and an ask section. All numbers come from the engine, never estimation.

How do I build a performance review summary of AI-assisted work?▼

Request a perf-review report naming your review period. The preset leads with epic-level outcomes across all work types, frames the headline for your manager, and omits token-efficiency metrics unless you ask for them.

Can the report be shared outside my organization?▼

Yes. Reports rendered with the external audience level pseudonymize keys, titles, and repository names while keeping the numbers intact. The footer notes that identifiers are pseudonymized and an internal version exists.

What happens if my ledger has too little data for a report?▼

With fewer than three shipped entries, the Skill produces a facts-only bootstrap report from waybill bootstrap instead of padding. It states plainly that no time-saved claims exist yet and explains how pre-registering tasks unlocks them.

How can a recipient verify the numbers in my report?▼

The Skill can offer a verification pack via waybill export --pack, which bundles the raw event lines and the engine itself. The recipient runs one command to re-check id determinism, escrow seals, and conservation offline.