🐛
QualityGo

Bug Triage

by Untrivial-ai

Bug Triage is a Quality skill for Claude Code, published by Untrivial-ai in agent-orchestrator.

9.5K stars1.4K forkson Untrivial-ai/agent-orchestratorAdded 2026/08/15+1% in starsRepository updated 2026/08/15
agent-fleetagent-swarmclaude-codecodex-cligit-worktreesmulti-agentorchestrationorchestratorparallel-agentsparallel-codingskillstmux
Install in seconds
Install Bug Triage
Copy Bug 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/Untrivial-ai/agent-orchestrator/tree/main/.agents/skills/bug-triage ~/.claude/skills/bug-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/Untrivial-ai/agent-orchestrator.git

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

In this catalog

Source file
.agents/skills/bug-triage/SKILL.md in Untrivial-ai/agent-orchestrator
Installs to
~/.claude/skills/bug-triage
Collection
One of 5 skills cataloged from this repository
Category
Quality1354 skills

What Bug Triage does

Bug Triage gathers context from chat, issues, and local diagnostics, searches for duplicates, files or updates GitHub issues with full context, and opens fix PRs.

Bug Triage is cataloged under Quality on DirSkills. Bug Triage comes from a repository tagged agent-fleet, agent-swarm, claude-code, codex-cli and git-worktrees.

Documentation

README

Bug Triage Skill

Triage bugs into well-structured GitHub issues on the Agent Orchestrator repo.

Agent Orchestrator is Go + Electron. The backend is a Go daemon (backend/) exposing a loopback HTTP API on 127.0.0.1:3001; the frontend is an Electron + React supervisor (frontend/). There is no pm2/tmux/Node runtime here — the daemon owns lifecycle and sessions run under the Zellij runtime adapter. Triage against this stack, not the old TypeScript agent-orchestrator.

⚠️ Which ao are you running?

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

Frequently asked about Bug Triage

  • What else does Untrivial-ai publish alongside Bug Triage?

    Bug Triage is one of 5 skills that DirSkills catalogs from Untrivial-ai/agent-orchestrator, the repository it ships in. Its siblings there include AO Desktop Dev, AO Desktop Dev and Bug Triage. Each one is a separate skill with its own page in this directory, installs the same way Bug Triage does, and is maintained by Untrivial-ai in that same repository. The rest of the collection is listed on the Untrivial-ai/agent-orchestrator page.

  • How does Bug Triage compare to other Quality skills?

    Bug Triage ranks #201 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Bug Triage against them. Open each page to compare what they document and how they install.