BosunCadre doesn't ask your team to adopt a new tool. It plugs into the one you have — reads the work you file, does it, and reports back — across 18 trackers, issue systems, help desks, and boards.
Every adapter maps a provider's API onto the same three operations — find work, comment, set status — so behaviour is identical everywhere and a tracker we don't list yet is a small, quick addition.
The coordinator polls each project's query. Matching items become execute-review tasks — no duplicates, tracked by a stable link.
A runner drafts the change; the review stage checks it; nothing merges until a human lands it. The tracker shows "In Progress" the moment it's claimed.
On every status change BosunCadre posts a comment and transitions the source item — so the ticket closes itself, in the tool your team already watches.
# point a project at your tracker — token is encrypted at rest, never echoed $ bosun tracker set --provider servicenow --base-url https://acme.service-now.com \ --token ******** --query "active=true^assignment_group=Platform" \ --status-start "In Progress" --status-done "Resolved" # see what's wired up, or list every supported tool $ bosun tracker providers asana · azuredevops · bugzilla · clickup · github · gitlab · jira · linear monday · notion · redmine · servicenow · shortcut · teamwork · trello wrike · youtrack · zendesk