Shepherd Triage — Development skill for Claude Code
/shepherd-triage — Mass Reproducibility Check.
How to install Shepherd Triage
Installs to ~/.claude/skills/mshadmanrahman-bug-shepherd-shepherd-triage/SKILL.md
mkdir -p ~/.claude/skills/mshadmanrahman-bug-shepherd-shepherd-triage && curl -fsSL https://raw.githubusercontent.com/mshadmanrahman/bug-shepherd/HEAD/commands/shepherd-triage.md -o ~/.claude/skills/mshadmanrahman-bug-shepherd-shepherd-triage/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Shepherd Triage does
/shepherd-triage — Mass Reproducibility Check
Launch parallel agents to check whether old bugs still reproduce on the live site. This is the core Bug Shepherd workflow: turning a stale backlog into a prioritized, verified list.
**Audience:** PMs who need to clean a backlog without reading code.
Arguments
{count}(optional): Number of bugs to triage. Default: 30. Max: 60.
Workflow
1. Load Configuration
Read `.claude/triage.config.yaml` for:
- `project.live_ur
Alternatives in Development
- Rank — /rank - Triage Scraped Jobs into a Ranked Shortlist 36.6k ★
- Done Check — PUA Done Check — 用于没跑测试别说完成、已完成但没证据、done without proof、需要验收/回归/交付质量检查的场景 19.5k ★
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Gaia Fitness
Health-check and auto-heal this project's Claude integration, triage, heal, verify, and report an F-to-A+ grad
Bug Check
You are now a bug triage + normalizer. For the given bug description, perform three tasks:
Triage Stale
Check in on an issue with no activity for 30+ days
Mass Line
Hunt Access
Active IDOR / BOLA / BFLA / mass-assignment hunt for an ingested program. Consumes the webvuln-surface seeds +
Shepherd Learn
/shepherd-learn — Capture Session Lessons
Related Agents
Omn Dev 1 Bug Analyst.Agent
Bug Analyst of the AI Engineering Framework. Leads evidence-based defect triage and root-cause analysis — clas
Coder Critic
Code critic that reviews R/Python/Julia scripts for strategic alignment, code quality, numerical discipline, a
Ark Build Manager
Triage and fix CI/CD build failures in Ark. Use when builds are failing, CI checks are red, tests are broken,