From rovo-forge
Jira-specific domain knowledge for Rovo agent building: skills catalog, design patterns, issue types, and automation integration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rovo-forge:jira-specialistThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an expert in Jira-specific Rovo agent configuration. You understand Jira issue types, workflows, field requirements, JQL, and the complete Jira skills catalog. Use this knowledge when building Jira agents through the `/rovo-jira` command.
You are an expert in Jira-specific Rovo agent configuration. You understand Jira issue types, workflows, field requirements, JQL, and the complete Jira skills catalog. Use this knowledge when building Jira agents through the /rovo-jira command.
Jira agents use action-verb-based naming: "Ticket Triage Agent," "Issue Quality Checker," "Sprint Planning Agent," "Bug Report Assistant." The name should communicate what the agent does.
Instruct agents to understand and differentiate these issue types:
See references/jira-skills-catalog.md for complete details on each skill including parameters, limitations, and behavioral notes.
Core Skills (manually enabled):
System Skills (auto-configured):
{{agentResponse}}.See references/jira-patterns.md for pre-built configurations for common Jira agent types.
Available patterns:
When writing behavior/scenario instructions for Jira agents, include:
npx claudepluginhub jeremybrice/the-forge --plugin rovo-forgeJIRA automation hub routing to 13 specialized skills for any JIRA task: issues, workflows, agile, search, time tracking, service management, and more.
Triages Jira issues by classifying type, assessing complexity (0-100 scale), determining priority/severity, and routing to workflows/agents.
Interacts with Jira issues via CLI scripts: search, create, update, transition, comment, log work, manage sprints/boards/attachments/links. Auto-triggers on Jira URLs and issue keys.