소개
The Smart Ambiguity Resolver is a specialized Claude Code skill designed to minimize wasted development cycles caused by incorrect assumptions. By following a rigorous decision tree, it classifies ambiguities as either technical facts or user intent, then systematically scans project context, architectural documentation, and web sources before finally prompting the user with structured choices. It ensures that every action Claude takes is grounded in authoritative data, significantly reducing bugs and misaligned implementations in complex codebases.