What problem does it solve? Keeping a local, readable summary of issues from an issue tracker is tedious: issues get closed, reassigned, or fixed, and manually maintaining a report leads to stale, noisy documents. This Skill produces and maintains a consistently formatted Markdown issue list report. ## Core Features & Use Cases - Structured Report Generation: Creates a Markdown report with highlights (totals, new issues, severity counts) and a per-issue list including severity, reporter, age, and a concise summary. - Report Maintenance: Removes issues that are no longer open or have been reassigned, and tags or strikes through issues whose fixes have been submitted as PRs. - Use Case: After querying your issue tracker for open bugs assigned to you, generate a scannable local report, then update it as issues are closed or PRs are submitted. ## Quick Start Generate an issue list report from the issues I just queried and format it with highlights and per-issue summaries.