BerryKuipers

Codex Triage — Git skill for Claude Code

Git community

Auto-triage GitHub issues and select best candidate for Codex implementation (project).

How to install Codex Triage

Installs to ~/.claude/commands/berrykuipers-claude-code-toolkit-codex-triage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/BerryKuipers/claude-code-toolkit/HEAD/.claude/commands/codex-triage.md -o ~/.claude/commands/berrykuipers-claude-code-toolkit-codex-triage.md

Restart Claude Code, or start a new session, for it to be picked up.

What Codex Triage does

Auto-triage GitHub issues and select best candidate for Codex implementation (project).

Alternatives in Git

  • OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
  • Triage Issues — Triage open GitHub issues — split into bugs vs features, rank by severity/opportunity, and flag under-specifie 12.6k ★
  • Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★

Full documentation available on GitHub

View Source Repository