Delegating to Jira Agent

Community

Automate Jira tasks, keep AI focused.

Authorryancnelson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents your main AI assistant from getting bogged down with complex Jira API details, which bloats context, increases costs, and reduces focus. It delegates specialized Jira queries to a sub-agent, ensuring your primary AI remains efficient and cost-effective.

Core Features & Use Cases

  • Jira Issue Management: View, search, comment on, and create Jira issues.
  • Personalized Task Tracking: Quickly see all Jira issues assigned to you.
  • Context-Aware Search: Find issues by keywords, status, or assignee with intelligent filtering.
  • Use Case: When a user asks to "create a Jira for log reduction work", this Skill automatically delegates the task to a specialized sub-agent, which executes the necessary issuetracker-create command and returns the new issue key, without exposing complex API details to the main AI.

Quick Start

Example: Delegating a Jira query

Task( subagent_type: "general-purpose", description: "Query Acme Jira", prompt: "<full agent instructions from AGENT-INSTRUCTIONS.md>

USER REQUEST: Show me my open Jira issues

Return clean, formatted results ready to show the user." )

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Delegating to Jira Agent
Download link: https://github.com/ryancnelson/deli-gator/archive/main.zip#delegating-to-jira-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.