Jira Issue Locking

Claim/lock/release protocol for Jira issues worked by AI agents, with multi-operator coordination etiquette. Use whenever an orchestrator is about to claim, dispatch, or start work on a Jira issue (lock BEFORE dispatch, always); whenever a PR linked to a claimed issue merges or closes (release the lock and explicitly transition the issue to Done — do not rely on Jira's PR-merge auto-transition); whenever you find an issue carrying a lock label or lock-marker comment and must decide active-vs-stale; and during any batch flow that claims multiple issues in one pass — even if the user only says "pick up the next issue", "work PROJ-123", "fix", "release the lock", or "why is this issue still open". Also covers bundled-issue locks, stale-lock reclaim, the multi-claim race re-check, and what to do when another operator already holds the lock.

skyfox675 Updated

File contents

skyfox675/agents-skills/tree/main/.claude/skills/jira-issue-locking commit 7a48fd102d

Frequently asked questions

npx skillmds@latest add skyfox675/jira-issue-locking