Jakeintech
Community@Jakeintech
Jakeintech's waybill skill suite turns Claude Code token usage into a metered ledger for spend attribution, standups, retros, invoicing, and disclosure.
Agent Skills by Jakeintech
Showing 12 vetted skills indexed across 1 GitHub repositories.
forecast
Generates token budget requests from tracker work items and historical metered usage rates.
ledger
Manages the append-only waybill ledger storing work entries, metered token usage, and attribution records.
cache
Analyzes Claude token spend by cache tier and derives effective-versus-list cost from metered ledger data.
standup
Generates standup-ready bullet digests from metered ledger events and token spend.
salvage
Clusters unattributed token spend into candidate work items and appends reconstructed ledger entries.
retro
Generates sprint retrospectives from ledger facts including estimates, model mix, and waste.
spend
Answers token spend and cost attribution questions from a local metered ledger.
log
Records work items and token spend in a local waybill ledger via append-only events.
report
Generates one-page receipt-backed accomplishment reports from the waybill token ledger.
sync
Reconciles a waybill ledger with tracker issues and merged pull requests from Jira and GitHub.
disclose
Generates per-item AI usage disclosures from metered token and session ledger data.
invoice
Renders ledger receipts as client invoice packs and personal expense receipts.
Frequently Asked Questions About Jakeintech
FAQPage SchemaWhat tasks can I accomplish with Jakeintech's waybill skills?▼
You can log shipped work to a local ledger, query token spend by story, epic, model, or week, analyze cache-tier costs versus list price, generate standup digests and sprint retros, forecast token budgets, reconcile with Jira and GitHub, produce value reports, build client invoices, and issue per-item usage disclosures.
Who are these waybill skills designed for?▼
Individual engineers and freelancers using Claude Code who need receipt-backed proof of work and cost. Typical users include developers preparing standups or performance reviews, contractors billing clients for metered usage, and contributors who must declare assistance levels to reviewers, clients, or open-source projects.
How do the waybill skills work at runtime?▼
All answers come from a local metered waybill ledger with deterministic numbers, never estimates. The sync skill works zero-config from local git history and upgrades via the Atlassian acli, the gh command-line client, or bundled Atlassian and GitHub MCP servers, with Jira fetches preferring acli for scoped fields.
What prerequisites or dependencies do the waybill skills require?▼
A Claude Code environment with an initialized waybill ledger is the baseline. Syncing runs zero-config from local git history; richer tracker reconciliation optionally uses the Atlassian acli, the gh client, or the bundled Atlassian and GitHub MCP servers. No other external services are required.
Do the waybill skills estimate or invent any numbers?▼
No. Every skill states facts-only behavior: spend and cache answers are deterministic ledger queries, standup and retro bullets each trace to a ledger event, salvage proposes titles only from receipts, and invoices never set prices or invent hours. Pre-registration is never backfilled.