Edit: HYDI

Jira project key, e.g. MYPROJ
Find this in Jira → Settings → Products. It's the UUID in Jira API URLs, e.g. https://api.atlassian.com/ex/jira/CLOUD-ID/rest/...
Go to your Jira board → the board ID is the number in the URL: /jira/software/projects/PROJ/boards/123
Run oz environment list in your terminal, or find it in Warp → Settings → Environments
Format: owner/repo
e.g. claude-sonnet-4-5
In Jira, go to Settings → Issues → Custom Fields. Click the field → the ID is in the URL, e.g. customfield_10050
e.g. owner/repo:skill-name, owner/repo:other-skill
Generate at github.com → Settings → Developer settings → Personal Access Tokens. Needs repo scope. Leave blank to use the global token.
Generate at id.atlassian.com/manage-profile/security/api-tokens. Leave blank to use the global token.
The Atlassian account email used for Jira API auth. Leave blank to use the global email.
Cancel