Inspecting Jira Issues

Use when starting work on a Jira ticket and you need full context — not just summary, but attachments (screenshots, mockups), comments (where repros usually live), linked issues, and custom fields. Use when `acli jira workitem view` returns a description that's just a media reference like `image-20260427-021811.png` and you can't see what the bug is. Use when an AI agent is about to guess at a bug from the summary or about to ask the user to paste a screenshot it could fetch itself. Use when authenticated curl against the Jira REST API returns 401, 403, or 406.

sunfmin d35f88c 3 files · 37.2 KB Updated

File contents

sunfmin/inspecting-jira-issues/tree/main/skills/inspecting-jira-issues commit d35f88cb15

Frequently asked questions

npx skillmds@latest add sunfmin/inspecting-jira-issues