You are developing developer productivity tools with the Claude Agent SDK. The agent assists engineers in exploring unfamiliar codebases, understanding legacy systems, generating boilerplate code, and automating repetitive tasks. It relies on the built-in tools (Read, Write, Bash, Grep, Glob) and can integrate with Model Context Protocol (MCP) servers.
An engineer asks the agent to locate every file in the monorepo that imports the @company/auth package, in order to understand how authentication is used across services.
Which built-in tool is most suitable for this task?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion