๐ฏ
jira-communication
๐ฏSkillfrom netresearch/jira-skill
What it does
Facilitates seamless communication between Jira and external systems by handling ticket updates, comments, and notifications.
Part of
netresearch/jira-skill(3 items)
jira-communication
Installation
uv runRun with uv
uv run scripts/core/jira-validate.py --verboseuv runRun with uv
uv run scripts/core/jira-search.py query "assignee = currentUser()"uv runRun with uv
uv run scripts/core/jira-issue.py get PROJ-123uv runRun with uv
uv run scripts/core/jira-worklog.py add PROJ-123 2h --comment "Work done"uv runRun with uv
uv run scripts/workflow/jira-transition.py do PROJ-123 "In Progress" --dry-run๐ Extracted from docs: netresearch/jira-skill
3Installs
-
AddedFeb 6, 2026
More from this repository2
๐ฏ๐ฏ
jira-syntax๐ฏSkill
Converts Markdown-style text to Jira wiki markup for seamless formatting and rendering in Jira issue descriptions and comments.
jira-integration๐ฏSkill
Enables AI agents to interact with Jira issue tracking systems through API operations and wiki markup syntax, supporting both Jira Server and Cloud platforms.