You are building developer productivity tools with the Claude Agent SDK. The agent helps engineers explore unfamiliar codebases, understand legacy systems, generate boilerplate code, and automate repetitive tasks. It relies on the built-in tools (Read, Write, Bash, Grep, Glob) and integrates with Model Context Protocol (MCP) servers.
Yesterday, an engineer used the agent to analyze a legacy authentication module and identified two distinct refactoring approaches:
Extracting a microservice
Refactoring in-place
Today, the engineer wants to explore both approaches in depth — having the agent propose specific code changes for each — before deciding which one to implement.
What is the most effective way to structure this exploration?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion