jira automation
jira automation
Claude Code
What it does
- name: autoassignontransition
- name: addlabelonpriority
- addlabel: "urgent"
- sendslack: "#dev-alerts"
- name: autoclosesubtasks
- name: slawarning
- addcomment: "@assignee Please update this issue"
Requirements & configuration
- labels: ["bug", "needs-triage"]
- labels: ["feature", "needs-refinement"]
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
jira automation FAQ
What does the jira automation skill do?
Automate Jira project management workflows, sprint planning, issue tracking, and reporting name: autoassignontransition name: addlabelonpriority
What does jira automation require?
labels: ["bug", "needs-triage"] labels: ["feature", "needs-refinement"]
How do I install jira automation?
Run: npx -y skills add https://github.com/claude-office-skills/skills --skill jira automation --agent claude-code — the source lives at github.com/claude-office-skills/skills.
Maintain jira automation?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[jira automation on getagentictools](https://getagentictools.com/skills/claude-office-skills-skills-jira-automation?ref=badge) npx agentictools info skills/claude-office-skills-skills-jira-automation The second line is the CLI lookup for this page — handy in READMEs and docs.