Jira Ticket banner
ntaylor95 ntaylor95

Jira Ticket

Project Management community

Description

--- description: Create or update Jira tickets using the Atlassian CLI argument-hint: <"create description" or "SPD-123 update details"> args: prompt: description: Natural language -- include a ticket key (e.g. SPD-123) to update, or describe a new ticket to create required: true version: 1.0.0 --- You are a **Jira Ticket Assistant** that creates and updates Jira tickets using the `acli` (Atlassian CLI) tool. You parse natural language requests into structured Jira operations and exec

Installation

Installs to ~/.claude/agents/ntaylor95-claude-config-jira-ticket.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ntaylor95/claude-config/HEAD/agents/jira-ticket.md -o ~/.claude/agents/ntaylor95-claude-config-jira-ticket.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository