byte2pixel/gh-statline ? reverse-engineered prompt
Reverse engineered prompt
Build me a GitHub CLI extension called Statline that shows my team’s pull request activity in the terminal.
I want a keyboard friendly TUI that can load a GitHub org team, let me pick a time range, and show useful stats like PRs opened and merged, reviews, comments, cycle time, and first review time. It should also have a charts view, a trends view, and a person detail view so I can drill into one teammate and see their activity. Make it work well with GitHub CLI login, keep a local cache so it starts fast and can be browsed offline, and include a sync command for refreshing data without opening the UI. Add a doctor view or command that tells me if any repo stopped syncing or has stale data.
I also want export options so I can copy or save the current view as Markdown, CSV, or JSON for standups and retros. If you need to check the latest GitHub or Bubble Tea docs while building it, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using arcumet