소개
This skill provides a structured framework for Claude to delegate information-gathering tasks to specialized subagents rather than performing manual searches. It categorizes search tasks into three distinct agents: codebase-search for internal logic, reference-agent for templates and examples, and web-search for external API documentation. By enforcing the use of the Task tool and allowing for parallel agent spawning, it ensures a highly organized discovery phase that prevents context clutter and improves the accuracy of subsequent coding tasks.