Jira Plan Ticket
Automatically creates Jira tickets from Checkmk alerts, streamlining incident response and tracking remediation efforts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jira-plan-ticket npx -- -y @trustedskills/jira-plan-ticket
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jira-plan-ticket": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jira-plan-ticket"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Jira and plan tickets. It can likely create, update, or retrieve information about Jira tickets based on natural language instructions. The agent can also potentially manage ticket assignments and track progress within the Jira system.
When to use it
- Automated Ticket Creation: Generate new Jira tickets directly from user requests without manual intervention.
- Ticket Status Updates: Update the status of existing Jira tickets (e.g., "In Progress," "Resolved") based on agent observations or instructions.
- Information Retrieval: Quickly find specific information about a ticket, such as assignee, priority, or description.
- Task Assignment: Assign new tasks to team members directly from within the Jira system via AI instruction.
Key capabilities
- Jira interaction
- Ticket planning
- Ticket creation
- Ticket updates
- Information retrieval
Example prompts
- "Create a new Jira ticket for 'Investigate slow database queries' with priority 'High'."
- "What is the assignee for ticket JIRA-123?"
- “Update ticket JIRA-456 to ‘In Progress’ and add a comment about the current status.”
Tips & gotchas
The skill requires appropriate Jira API credentials and permissions for the AI agent. Ensure that the agent has access to the necessary Jira projects and issue types.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.