Skip to content
Agent

gpt-5

by ziwenshen

AI Summary

A 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
Stale
AdoptionUnder 100 stars
0 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Issues0
Updated6mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code