triage

Featured

Triage open herdr GitHub issues into a concise decision-first Markdown table. Use when the user says "triage", asks to triage open issues, asks which issues need attention, or wants issue priority/recommendation lights for herdr.

Code & Development 37,638 stars 2780 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 89/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
91
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Herdr Issue Triage Use this skill only inside the herdr repository. When the user says `triage`, inspect open GitHub issues for `ogulcancelik/herdr` and return a concise Markdown table. Prefer GitHub MCP tools when available. If they are unavailable, use `gh issue list` / `gh issue view` only when authenticated access is already configured. Use this table shape: | Light | Recommendation | Issue | Age | Reactions | Why | |---|---|---|---:|---:|---| | ๐Ÿ”ด | fix now | [#123](https://github.com/ogulcancelik/herdr/issues/123) | 18d | 5 | user-visible regression | | ๐ŸŸก | queue | [#124](https://github.com/ogulcancelik/herdr/issues/124) | 42d | 2 | useful but not blocking | | ๐Ÿ”ต | defer | [#125](https://github.com/ogulcancelik/herdr/issues/125) | 7d | 0 | cosmetic polish | Keep issue numbers as Markdown links. Use days since issue creation for `Age`. Use total reactions for `Reactions`; include a compact breakdown only when it changes interpretation, such as `7 (5 ๐Ÿ‘, 2 ๐Ÿ‘€)`. Classify with these lights: - ๐Ÿ”ด `fix now`: reproducible bug, crash, data loss, blocked workflow, release risk, or high-confidence user-visible regression. - ๐ŸŸก `queue`: useful feature, important quality issue, repeated user signal, stale issue that still looks valid, or behavior worth scheduling. - ๐Ÿ”ต `defer`: cosmetic polish, low-signal idea, unclear report, docs-only nit, or issue that likely needs more evidence before implementation. Recommendations should be short imperative phrases: `fix now`, `qu...

Details

Author
ogulcancelik
Repository
ogulcancelik/herdr
Created
5 months ago
Last Updated
today
Language
Rust
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content โ€” not just same category