Codex Triage banner
TurboKach TurboKach

Codex Triage

Development community

Description

--- name: codex-triage description: Feature-workflow review triage. Reads one round's finished `/codex challenge` output file(s) — all slices of a split round go to the one spawn — checks each finding against the pinned checkout, and returns the single ≤2,000-char triaged verdict, deduped across slices — never runs codex, never fixes, never commits. The master spawns it when its background `codex exec` Bash reports completion. Spawn UNNAMED so its report auto-delivers. Sonnet at effort medium (r

Installation

Installs to ~/.claude/agents/turbokach-claude-code-setup-codex-triage.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TurboKach/claude-code-setup/HEAD/agents/codex-triage.md -o ~/.claude/agents/turbokach-claude-code-setup-codex-triage.md

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

Full documentation available on GitHub

View Source Repository