jira-validation-triage

Triages Jira validation bug lists into grouped, prioritized spec-revision plans.

Updated May 10, 2026
One-click install
npx skills add https://github.com/dadafinger/dadafinger-skills --skill jira-validation-triage-dadafinger
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: jira-validation-triage
Source: https://github.com/dadafinger/dadafinger-skills/tree/main/proprium/cursor/skills/jira-validation-triage
Command: npx skills add https://github.com/dadafinger/dadafinger-skills --skill jira-validation-triage-dadafinger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? QA validation cycles produce long, unstructured Jira bug lists that are hard to turn into actionable spec-revision work. This Skill organizes those lists so teams can see duplicates, group issues by menu, and decide what to fix first. ## Core Features & Use Cases - List Ingestion: Accepts Jira filter URLs, filter numbers, JQL queries, or screenshots of validation bug lists as input. - Grouping & Deduplication: Groups bugs by menu and identifies duplicate patterns across the validation list. - Priority Planning: Builds a spec-revision priority plan from the triaged results. - Use Case: A QA lead pastes a Jira filter URL containing 80 validation bugs and receives a menu-grouped breakdown with duplicates flagged and a ranked revision plan for the spec team. ## Quick Start Triage this Jira validation filter and group the bugs by menu with a spec-revision priority plan.

Frequently Asked Questions about jira-validation-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage a Jira validation bug list?▼

Share a Jira filter URL, filter number, JQL query, or a screenshot of the validation bug list. The Skill groups the bugs by menu, flags duplicate patterns, and produces a prioritized spec-revision plan.

What inputs does Jira bug triage accept?▼

It accepts Jira filter URLs, filter numbers, raw JQL queries, and screenshots of validation bug lists. Any of these formats can be used to start the grouping and prioritization workflow.

Can Jira triage detect duplicate bug reports?▼

Yes, identifying duplicate patterns across the validation list is a core function. Duplicates are surfaced during grouping so the spec-revision plan does not double-count the same underlying issue.

Does this Skill modify Jira tickets directly?▼

No, it performs analysis and planning only. It reads the bug list and outputs grouping, deduplication, and priority recommendations rather than writing changes back to Jira.

When should I not use automated Jira bug triage?▼

Avoid it for very small bug lists where manual review is faster, or when bugs lack enough description text to group reliably. It is designed for sizable validation lists needing structured prioritization.