๐Ÿšฆ
AutomationRust

Triage

by herdrdev

Triage is an Automation skill for Claude Code, published by herdrdev in herdr.

28.8K stars2K forkson herdrdev/herdrAdded 2026/08/14+1% in starsRepository updated 2026/08/14
agentagent-orchestrationaiai-agentsclaude-codeclicodexcoding-agentsdeveloper-toolsdevtoolsmultiplexerrustterminalterminal-multiplexerterminal-uitmuxtuiworkspace-manager
Install in seconds
Install Triage
Copy Triage into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/herdrdev/herdr/tree/master/.agents/skills/triage ~/.claude/skills/triage

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/herdrdev/herdr.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/triage/SKILL.md in herdrdev/herdr
Installs to
~/.claude/skills/triage
Collection
One of 5 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Triage does

Triage inspects open issues in the herdr repository and returns a concise decision-first Markdown table with priority lights and recommendations. Use it when asked to triage open issues or determine which issues need attention.

Triage is cataloged under Automation on DirSkills. Triage comes from a repository tagged agent, agent-orchestration, ai, ai-agents and claude-code.

Documentation

README

Herdr Issue Triage

Use this skill only inside the herdr repository.

When the user says triage, inspect open GitHub issues for herdrdev/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 18d 5 user-visible regression
๐ŸŸก queue #124 42d 2 useful but not blocking
๐Ÿ”ต defer #125 7d 0 cosmetic polish

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Triage

  • What else does herdrdev publish alongside Triage?

    Triage is one of 5 skills that DirSkills catalogs from herdrdev/herdr, the repository it ships in. Its siblings there include Herdr, Herdr Pre-Release Audit and Herdr Throwaway Repro. Each one is a separate skill with its own page in this directory, installs the same way Triage does, and is maintained by herdrdev in that same repository. The rest of the collection is listed on the herdrdev/herdr page.

  • How does Triage compare to other Automation skills?

    Triage ranks #94 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Triage against them. Open each page to compare what they document and how they install.