| Ticket | Summary | Status | Idle | Assignee |
|---|---|---|---|---|
| PROJ-0488 | Salesforce sync edge case for accounts with custom-field overrides | In Progress | 89d | Alice Chen |
| PROJ-0844 | Webhooks dropped after retry threshold for high-volume tenants | To Do | 54d | (unassigned) |
| PROJ-0807 | Audit log truncation on enterprise plans during peak hours | In Review | 47d | Ben Martinez |
| PROJ-0901 | Bulk import error messaging unclear for partial-success cases | Awaiting Customer | 33d | Carol Park |
| Ticket | Summary | Assignee | Priority | Status | Stuck |
|---|---|---|---|---|---|
| PROJ-1024 | SSO login intermittently fails for SAML users | Alice Chen | Highest | In Progress | 31d |
| PROJ-1018 | Billing webhook silently drops retries after 3 failures | Ben Martinez | High | In Review | 18d |
| PROJ-0982 | Onboarding email duplicated when invite resent within 5 min | Carol Park | High | In Progress | 12d |
| PROJ-0964 | Dashboard widget timeout on accounts with 1k+ projects | David Singh | High | To Do | 8d |
| PROJ-0931 | CSV export drops Unicode chars in customer-facing reports | Elena Russo | High | In Progress | 5d |
| Ticket | Summary | Reporter | Priority |
|---|---|---|---|
| PROJ-1102 | Cannot export project data to CSV from Reports page | Customer ยท Northstar Logistics | High |
| PROJ-1101 | Filter persistence broken across page reloads in Issues view | Customer ยท Pacific Foods | Medium |
| PROJ-1100 | Email notifications delayed by ~15 min for some users | Customer ยท Meridian Health | Medium |
The previews above show what the current code produces out of the box. For richer sections โ composite scoring, customer pressure buckets, component health matrices, money columns โ paste one of these short prompts into Claude Code / Codex / Cursor in your forked repo and the assistant extends the renderer for you:
weighted_score that ranks tickets by criticality ร customer value ร roadmap fit. Show top 10 sorted by score with a 'why this one' explainer column."
buckets that classifies customers into High pressure / Watch / Healthy / New voices and renders as 4 colored stat cards."
matrix that cross-tabs components (rows) against statuses (columns), with cell counts and a 'signal' dot (green/amber/red) based on roadmap-alignment percentage."
Copy the interactive handoff prompt from the README and paste it into your favorite AI assistant (Claude Code, Codex, Cursor, Windsurfโฆ). It interviews you in plain English โ which board, what time of morning, which channels โ and configures the entire workflow. ~20 minutes end to end.
Open the handoff prompt โ View on GitHubEvery section title, status pill, ticket key, and KPI number deep-links to a Jira query โ always current, respects your permissions.
project = PROJ ORDER BY created DESC