jira-hygiene-all

Run batch hygiene checks on assigned Jira issues with automated fixes and dry runs.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill jira-hygiene-all
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-hygiene-all
Source: https://github.com/dmzoneill/skills/tree/main/jira-hygiene-all
Command: npx skills add https://github.com/dmzoneill/skills --skill jira-hygiene-all

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of checking and cleaning up all Jira issues assigned to you, helping to maintain a tidy backlog and ensure issues are in the correct state.

Core Features & Use Cases

  • Batch Issue Processing: Runs hygiene checks on multiple assigned Jira issues simultaneously.
  • Automated Fixing: Attempts to automatically fix common hygiene issues and transition issues where appropriate.
  • Dry Run Mode: Allows you to see what changes would be made without altering any data.
  • Use Case: Run this nightly to automatically clean up your assigned Jira tickets, ensuring they are ready for the next day's work.

Quick Start

Run a hygiene check on all your assigned Jira issues, automatically fixing any issues found.

Frequently Asked Questions about jira-hygiene-all

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

FAQPage Schema
How do I automate Jira backlog cleanup for all my assigned issues?

Automating Jira backlog cleanup involves running batch hygiene checks on all assigned issues to apply automated fixes and transitions. The skill integrates with Jira APIs to fetch issues, execute checks, apply fixes, and log session summaries.

Can I preview Jira hygiene changes before applying them to my tickets?

Yes, you can preview Jira hygiene changes by using the dry run mode. This allows you to see exactly what automated fixes and transitions would be made to your assigned issues without altering any actual data.

How do I filter Jira issues by status when running batch hygiene checks?

You can filter Jira issues by status during the batch hygiene check process. The skill supports filtering by status and setting a processing limit to manage the scope of automated fixes and transitions applied to your backlog.

What is Jira issue hygiene and why is it important for backlog management?

Jira issue hygiene is the process of checking and cleaning up assigned tickets to maintain a tidy backlog. It ensures issues are in the correct state by applying automated fixes and transitions where appropriate, keeping your tracking accurate.

Are there limitations to automating Jira issue transitions and fixes?

Automating Jira issue transitions attempts to fix common hygiene issues where appropriate, but relies on Jira API capabilities. Complex or non-standard transitions may require manual intervention outside of the automated batch processing scope.