What problem does it solve?
This skill resolves the complexity of Jira's query language, enabling users to precisely filter, debug, and optimize issue searches without needing to memorize obscure syntax or function parameters.
Core Features & Use Cases
- Expert Query Construction: Build complex filters using history operators like WAS and CHANGED, relative date offsets, and cross-project criteria.
- Performance Optimization: Identify and resolve slow-running queries by applying best practices for indexed fields and efficient clause ordering.
- Use Case: A project manager can use this skill to generate a query that identifies all high-priority bugs that were reopened in the last week across multiple product teams, ensuring no quality regressions are missed.
Quick Start
Ask the agent to write a JQL query that finds all unresolved bugs assigned to you that were updated in the last seven days.