Jira

Read and mutate Jira (Atlassian Cloud or self-hosted Server / Data Center) via the REST API. Supports JQL search with auto-pagination, fetching issues / projects / users, creating and updating issues, applying workflow transitions, adding comments and attachments, deleting issues, listing projects, looking up users, and an arbitrary raw escape hatch. Streams results as JSON, JSONL, or CSV. Handles Cloud (REST v3, basic auth with email + API token, ADF, nextPageToken) vs Server/DC (REST v2, bearer Personal Access Token, plain text, startAt) differences automatically. Use when the user wants to read, search, export, create, update, or transition Jira data.

eugenelim 87a77f0 13 files · 175.8 KB Updated

File contents

eugenelim/agent-ready-repo/tree/main/packs/atlassian/.apm/skills/jira commit 87a77f000b

Frequently asked questions

npx skillmds@latest add eugenelim/jira