Claude Code: Excessive Agent Calling and Request Interpretation Error
Resolved 💬 1 comment Opened Sep 22, 2025 by asanobm Closed Sep 22, 2025
Bug Description
Claude Code is over-interpreting simple user requests and performing unnecessary excessive work.
Problem Situation
User Request
- 'nextjs 에이전트 준비' (prepare nextjs agent)
Claude's Excessive Response
- Literally interpreted CLAUDE.md's 'all master agents must participate' rule
- Unnecessarily called 5 agents simultaneously using Task tool:
- software-architect
- ui-ux-designer
- typescript-language-expert
- nextjs-unit-test-developer
- nextjs-e2e-test-developer
Expected Behavior
- Simply confirm Next.js work preparation
- Only call relevant agents when specific work requests are made
Impact
- User confusion
- Unnecessary resource usage
- Decreased work efficiency
- Loss of user trust
Suggested Improvements
- Better Context Understanding: Accurately grasp the scope and intent of user requests
- Progressive Agent Calling: Call agents sequentially as needed
- Request Confirmation: Re-confirm user intent before large-scale work
Environment Information
- Claude Code Version: Sonnet 4 (claude-sonnet-4-20250514)
- Project: yogafire monorepo
- Platform: darwin (macOS)
- Date: 2025-09-22
Additional Information
The issue was severe enough that the user expressed 'today's condition is seriously bad', indicating a significant usability problem.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗