What problem does it solve? Keeping a token-accounting ledger accurate requires manually cross-referencing Jira tickets and merged pull requests, which is tedious and error-prone after any period of unlogged work. ## Core Features & Use Cases - Deterministic reconciliation: Fetches raw JSON from Jira (via acli or Atlassian MCP) and GitHub (via gh CLI or GitHub MCP), then produces a sync plan of shipped items, corrections, orphans, and unmatched changes. - Scoped to your own work: Queries only issues assigned to you and PRs authored by you, never colleagues' data. - Baseline derivation: Computes median points per sprint and cycle time from your history to establish tier-2 evidence. - Use Case: After two weeks of unlogged work, ask to sync your ledger; the skill fetches your recent Jira activity and merged PRs, presents a plan table, and applies it after one confirmation. ## Quick Start Ask the assistant to sync your waybill ledger with your Jira and GitHub activity since the last sync.