You are building developer productivity tools using 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.
Your code review assistant must analyze pull requests and provide feedback on three aspects:
Code style compliance
Potential security issues
Documentation completeness
Each aspect requires reading files, running analysis tools, and generating a report section. The review process follows this same three-step workflow for every PR.
Which task decomposition pattern is most appropriate for this workflow?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion