Skip to main content

Manager's Companion — Introduction

 Manager's Companion is a Chrome extension (v1.0.1) that gives engineering managers and team leads a single, daily-driver dashboard built on top of Jira Cloud. It combines a Jira daily report, team availability, an on-call roster, and a live incident monitor into one page.

Its defining trait: it runs fully client-side. There is no backend server — the dashboard talks directly to your Atlassian site from your browser, and all your data (including your API token) stays in your browser's local storage. Clicking the toolbar icon opens the dashboard in a normal browser tab.


What it does

At its core it turns raw Jira data into a shareable daily report for the team you run, and surrounds that report with the operational context a manager needs each morning: who's available, who's on call, what's on fire, and what the ticket numbers aren't telling you.

How it helps managers & leads

AreaWhat it gives you
Jira connectionConnect with base URL + email + API token; token never leaves the browser.
ProjectsSelf-contained workspaces — run several groups, each with its own teams, config, and saved report. Switch between them anytime.
Teams & peopleGroup your reports into teams with optional labels so every view can be sliced by team.
Leaves & holidaysTrack time off and company holidays; the dashboard computes who's genuinely available today/this week and rolls up average availability per team.
Weekly roster & on-callAssign which team is on rotation, track the supporting team, and manage on-call entries.
Daily notesFree-form context for the whole day or per-ticket card notes, folded into the report.
Incident monitorWatch a JQL query for new/open incidents, flag aging ones against an SLA, pin favourites, and get desktop notifications when new incidents appear (with a mute option).
Daily reportOne click assembles availability + roster + notes + incidents + Jira metrics into a summary you can save/copy as a crisp 3× PNG, paste into Outlook, or print to PDF.


Report widgets

Standard breakdowns: KPI cards (open, blockers, critical, in-progress, flagged, unassigned), open-by-type / priority mix, by-team & assignee workload, flagged tickets, ageing, and closure/KPI trend (12-month).

"Honest-signal" widgets — designed to surface the uncomfortable truth a "tickets closed" count hides:

  • ๐Ÿงน Backlog hygiene — open tickets missing assignee/fix version/component/due date
  • ๐ŸšŒ Bus factor — components whose open work sits with exactly one person
  • ๐ŸงŠ Stalled work — in-progress tickets untouched beyond a threshold
  • ๐Ÿ“† Overdue & due soon
  • ⏱️ Cycle time — p50/p85/p95 (the slow tail averages hide)
  • ๐Ÿž Bug debt — bugs created vs resolved, net change
  • ๐Ÿงพ Report sources & freshness — the exact JQLs used, counts, and small-sample warnings

Widgets are individually toggleable, section headings are renameable, and small samples (<5 closed tickets) auto-flag so you never over-read thin data.


Other activities & niceties

  • Onboarding — a Getting Started guide opens on first install and is reachable anytime via right-click on the toolbar icon.
  • Backup — Export/Import all your data as a JSON file to move between browsers; the export deliberately excludes your Jira credentials so it's safe to share.
  • Usage stats — tracks how often each feature is used (reports generated, API calls, notifications, etc.), stored locally and included in backups.
  • Privacy-first — everything lives under dr.* keys in local storage; no server, no telemetry leaving your machine.

https://chromewebstore.google.com/detail/managers-companion/noielgdhlkohbbgghaolikioghpecfag?authuser=0&hl=en

Comments

Popular posts from this blog

Privacy Policy for Manager's Companion

Privacy Policy for Manager's Companion Last Updated: 5 July 2026 At Manager's Companion, privacy is a core design principle rather than an afterthought. The extension is built to help Jira Cloud users generate daily management dashboards—including reports, team availability, on-call rosters, daily notes, and incident monitoring—without requiring any external servers or cloud services. Unlike many browser extensions, Manager's Companion operates entirely within your browser. The developer does not operate a backend service, collect personal information, or receive copies of your data. Everything remains under your control on your own device. Privacy at a Glance Manager's Companion follows a simple approach: Everything runs locally in your browser. No developer-operated servers are involved. Your Jira credentials and application data stay on your device. The extension communicates only with your own Atlassian Jira Cloud instance to retrieve the information needed to displ...

Manager's Companion — Zero Cost, Immediate Payback

  The problem it solves Every engineering lead spends time each morning doing the same manual work: chasing Jira for what's open, figuring out who's actually available (leaves, holidays, on-call), checking for new incidents, and then hand-assembling all of it into a status update for their own manager. It's repetitive, error-prone, and it pulls senior people away from actually leading. Manager's Companion turns that 30–45 minute daily scramble into a two-minute, one-click report. What each lead is equipped with Instead of juggling five browser tabs and a spreadsheet, every lead gets one dashboard : Instead of… They now have… Manually querying Jira and copying numbers A live daily report generated in one click Guessing who's off or on-call An accurate, real-time availability & on-call view Finding out about incidents late An automatic incident monitor with instant desktop alerts Screenshotting messy dashboards for email A clean, presentation-ready report they can...

I got tired of spending an hour every morning rebuilding the same Jira report — so I built this.

  Every single day, no matter what was going on, that report had to go out. Hypercare? It still had to go out. Deployment day with a hundred things on fire? Still had to go out. Slammed with back-to-back meetings, or sitting in an airport with a laptop on my knees while travelling? It still had to go out. Because that daily report isn't optional. It's how the team stays aligned, how stakeholders stay informed, and — let's be honest — how you keep a small issue from turning into an escalation. Skip a day and the questions start. Miss a signal and you're explaining it after the fact. So I was spending 45–60 minutes every morning doing the same thing: running the same JQL queries, tallying the same KPIs, checking who's on leave, noting on-call, formatting it into something readable, and pasting it into email. Rinse and repeat. On my best days it was tedious. On my worst days it was the last thing I had capacity for — and those were exactly the days it mattered most. ...