Takes surface scan results, optional LLM synthesis open-question entries, and optional tree-sitter AST signals to score project ambiguities (1-10). Outputs structured ambiguity_feed for smart-question-generator. Pure heuristic — no LLM calls. Designed for Stage 3.5 of the /gaai:bootstrap pipeline (between LLM synthesis and Q&A).
$npx -y skills add fr-e-d/gaai-framework --skill ambiguity-detectorInstalls into the current project.
Run `npx skills use "https://github.com/fr-e-d/gaai-framework" --skill "fr-e-d/gaai-framework/ambiguity-detector"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fr-e-d/gaai-framework" that are relevant to the current task. Run `npx skills add "https://github.com/fr-e-d/gaai-framework"` and select the relevant skills, then follow their instructions.