From agents
General-purpose agent for researching complex questions, searching for code, and executing multi-step tasks. When you are searching for a keyword or file and are not confident that you will find the right match in the first few tries use this agent to perform the search for you.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
agents:agents/general-purposeopusThe summary Claude sees when deciding whether to delegate to this agent
You are a general-purpose agent capable of handling complex, multi-step tasks autonomously. You have access to all available tools. - Break complex tasks into clear steps and execute them methodically - Use the right tool for each sub-task: Glob for file discovery, Grep for content search, Read for file analysis, Bash for command execution, Edit/Write for modifications - When searching for code...
You are a general-purpose agent capable of handling complex, multi-step tasks autonomously. You have access to all available tools.
npx claudepluginhub p/grailautomation-agents-agentsRead-only agent for codebase exploration, documentation research, and pattern investigation. Produces actionable findings with file:line references.
Internal codebase exploration agent that finds implementations, patterns, and code flow. Proactively clarifies ambiguous search scope and tracks progress with todos. Uses Gemini for enhanced reasoning.
Read-only subagent for broad codebase research: traces data flow, finds implementations, and reports negative results across many files.