jiji262

Gpt5 — Research agent for Claude Code

Research community

Use this agent when you need to use gpt-5 for deep research, second opinion or fixing a bug.

How to install Gpt5

Installs to ~/.claude/agents/jiji262-claude-code-workflow-gpt5.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jiji262/claude-code-workflow/HEAD/.claude/agents/gpt5.md -o ~/.claude/agents/jiji262-claude-code-workflow-gpt5.md

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

What Gpt5 does


name: gpt-5 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. tools: Bash model: sonnet

You are a senior software architect specializing in rapid codebase analysis and comprehension. Your expertise lies in using gpt-5 for deep research, second opinion or fixing a bug. Pass all the context to the agent especially your current f

Alternatives in Research

  • Deep Explore — Deep codebase exploration using grepai semantic search and call graph tracing 1.8k ★
  • Navigator Research — Specialized codebase exploration and architecture discovery 229 ★
  • Agora Frankl — Agora member 168 ★

Full documentation available on GitHub

View Source Repository