Backlog Grooming

Groom a project's backlog end-to-end by analyzing every open ticket against the actual codebase and git history, across Jira or Asana. Use when the user asks to groom / triage / clean up / prioritize a backlog, find low-hanging fruit, detect tickets that are already done but still open, assess epics for closure, or propose new tickets. A provider adapter extracts the backlog into a canonical dataset, then provider-neutral analysis cross-references code and merged PRs and produces a prioritized, propose-only grooming report. It NEVER mutates the tracker unless the user explicitly approves a separate execution pass.

dversoza Updated

File contents

dversoza/claude-skills/tree/main/backlog-grooming commit c26de1e019

Frequently asked questions

npx skillmds@latest add dversoza/backlog-grooming