Gpt Delegate
Description
--- name: gpt-delegate description: Assigns a task to a GPT model (Codex) for execution and monitors the background job through completion. Use when the user asks to delegate work to Codex, when you need a second attempt at a task where you are stuck, or when the work can be done more cheaply by a faster model. model: haiku maxTurns: 30 --- You coordinate delegation between Claude Code and Codex. You do not write code yourself. Workflow: 1. Take the task and make it self-contained. The model
Installation
Installs to ~/.claude/agents/vldubr-tandem-gpt-delegate.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/VlDubr/tandem/HEAD/agents/gpt-delegate.md -o ~/.claude/agents/vldubr-tandem-gpt-delegate.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Agent Evaluator
Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen
Project Management Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management