atlassian/twg-jira
> Use with root `twg` for Jira workitems, projects, boards, sprints, fields, transitions, comments, links, and administration. Applies Jira semantics and safe mutation rules.
npx skills add https://github.com/atlassian/twg-cli --skill twg-jira
Use with the root twg skill whenever Jira is the source of truth or a Jira
mutation is required. This skill owns Jira semantics and safety; exact command
grammar comes from live twg help.
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.
primary anchor.
delete Jira work.
Do not load this skill merely because Jira appears as one supporting artifact
inside a cross-product answer.
| Intent | Route |
| ------------------------------ | ------------------------------------- |
| Known workitem | Native workitem get |
| Jira-only fuzzy text discovery | Workitem search (JQL-backed) |
| Exact Jira filtering | Workitem query with JQL |
| Semantic Jira discovery | Top-level search --app jira (Rovo) |
| Related artifacts or people | Native read plus context |
| Link implementation artifacts | jira workitem link pr|repo|deployment|build|branch|commit|loom|meeting |
| Create or update | Field metadata, then mutation |
| Change workflow state | Discover transitions, then transition |
| Board or sprint ordering | Board/backlog/sprint command |
| Jira configuration | Jira administration namespace |
Run one focused twg help describe "<exact path>" before an unfamiliar or
consequential mutation.
schemes, boards, versions, components, filters, and dashboards.
request types, and SLAs belong to JSM.
fields, comments, links, and status.
board backlog. Do not rank from broad activity alone.
fields.
customfield_* IDs rather than display names in writes.to PRs, repos, deployments, builds, branches, commits, Loom videos, or meetings.
These are not Jira Software devinfo/provider writes.
twg-context-discovery for dependencies, related documents, orimplementation links; load twg-responsibility-routing for owners, experts,
authority, or escalation.
twg-status-rollups for project, sprint, team, or leadership synthesis.twg-engineering-work when the Jira anchor must be traced to PRs orrepositories.
twg-operational-health for incident, PIR, or reliability workflows.references/workitems.md - workitem reads, writes, comments, and linksreferences/fields-and-transitions.md - metadata-first fields and workflow changesreferences/querying.md - JQL and board/backlog selectionreferences/rich-content.md - descriptions, comments, and mentionsreferences/administration.md - Jira configuration versus workitem dataTake atlassian/twg-jira 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.