AI SummaryA passthrough agent that delegates tasks to gpt-5 via bash codex commands for research, second opinions, and bug fixes. Useful for developers needing an external AI perspective within claude_code workflows.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "gpt-5" agent in my project. Please run this command in my terminal: # Copy to your project's .claude/agents/ directory mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/gpt5.md "https://raw.githubusercontent.com/ziwenshen/manage/main/.claude/agents/gpt5.md" Then explain what the agent does and how to invoke it.
Description
Use this agent when you need to use gpt-5 for deep research, second opinion or fixing a bug. Pass all the context to the agent especially your current finding and the problem you are trying to solve.
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 6mo ago
◐ StaleAdoptionUnder 100 stars
0 ★ · NicheDocsREADME + description
Well-documentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code