This guide explains how to set up automatic Jira synchronization with the GSD (Get Stuff Done) workflow in Claude Code. When configured, GSD will automatically create/update Jira issues as you work through milestones and phases, and use Jira ticket IDs in commit messages.
| GSD Event | Jira Action | Commit Format |
|---|---|---|
/gsd:new-milestone |
Creates Epic (or skips if already linked) | — |
/gsd:plan-phase N |
Creates Task under Epic for the phase | — |