atlassian/twg-responsibility-routing
> Use with root `twg` to route owners, subject-matter experts, maintainers, reviewers, approvers, decision authorities, Heads of Engineering, or escalation paths for a topic, area, ask, project, service, or component.
npx skills add https://github.com/atlassian/twg-cli --skill twg-responsibility-routing
Use the root twg skill. Use this workflow to answer “who should I involve,
why them, and in what role?” Do not assume a broad topic is an exact product.
Run twg <command>. On shell command not found, use $HOME/.local/bin/twg
(macOS/Linux) / $env:LOCALAPPDATA\Programs\twg\bin\twg.exe (PowerShell), then
tell user to add that directory to PATH. Do not treat auth or command errors as
PATH failures.
Keep these roles distinct:
organization or can route an unresolved ask.
For a fuzzy topic or area, compare one bounded
twg search "<topic>" --app confluence pass with one bounded
twg work search "<topic>" pass. Group same-named results into distinct
initiative, platform, domain, feature, and team clusters. Hydrate 2-5 central
charters, roadmaps, services, projects, or active workstreams before ranking
people. If the sources disagree, show the alternative scopes or ask the user.
For a stable project, goal, component, service, work item, page, or repository,
use that reference directly.
twg responsibility get <reference> for declared owners, teams,maintainers, approvers, reviewers, or escalation roles.
twg responsibility infer <reference> only when declared responsibilityis missing or the user asks for evidence-based candidates. Preserve confidence,
reason codes, evidence window, and declared-versus-observed status.
Org data is optional; do not block or weaken the workflow merely because it is
unavailable.
the narrowest useful tree: org-tree for hierarchy, work-tree for
cross-surface breadth, workitem-tree for Jira work, or pr-tree for PR
authorship/review. Tree counts help validate reach and organizational scope;
they do not by themselves prove expertise, ownership, or approval authority.
goal ownership, Jira workflow/approver fields, charter, decision record, or
accountable team. State separately who can recommend, who must be consulted,
and who can approve. Never promote an active contributor into an approver.
leader only when the owner is missing, blocked, cross-team, or the ask needs
organizational authority.
Use twg-context-discovery only when relationship or dependency expansion is
needed after the scope and people roles are established. It is not the default
route for a responsibility question.
Strong evidence includes explicit ownership, accountable roles, workflow
authority, charter/roadmap leadership, service ownership, sustained decisions,
or repeated central contributions. Profile text, org proximity, one document,
raw activity, or a self-authored update is weak evidence by itself.
For topic/SME maps, return at most five workstreams and one primary expert per
workstream unless the user asks for more. Name an overall owner only with
cross-workstream evidence. For approval or escalation asks, return the proposed
contact, role, scope, evidence, confidence, why they are appropriate, and a
suggested question or reach-out. State when authority is unconfirmed.
Stop when another search would not change scope, role, authority, escalation,
confidence, or the recommended contact.
Take atlassian/twg-responsibility-routing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.