What problem does it solve? PostHog's Self-driving Inbox surfaces reports you are a suggested reviewer on, but it cannot track which reports you personally own, what state their linked GitHub PRs are in, or what happened last session. This skill pulls the live inbox picture via the PostHog MCP, enriches it with GitHub review and CI signals, and keeps a persistent working set and handover file between sessions. ## Core Features & Use Cases - In-flight table: Renders every report with a linked PR into a numbered table showing age, review approvals, PostHog Review must-fixes, CI status, conflicts, and one next action per row. - Create PR candidates: Ranks actionable reports with no PR by readiness, flagging digests, stale reports, and ones already covered by an issue or existing PR. - Task launching: Drafts PostHog task prompts that push stalled PRs over the line (fix must-fixes, fix CI, rebase, re-scope) and links them back to the report. - Use Case: Start your day by asking for an inbox triage; the agent pulls your reports, renders the table, reconciles your working set, and briefs you on what needs you now versus what an agent task can handle. ## Quick Start Ask the agent to triage my inbox and show which reports and PRs need my attention today.