byfr-e-d· 60 skills
Takes aggregated ambiguity insights from the LLM synthesis stage and produces ≤5 ranked questions to surface to the user. Applies a two-layer anti-fabrication filter (pre-LLM exclusion of score<3 insights + post-LLM structural strip) so that Q&A surfaces only genuine ambiguities. Used as Stage 4 of the /gaai:bootstrap pipeline.
$npx -y skills add fr-e-d/gaai-framework --skill smart-question-generatorInstalls into the current project.
Run `npx skills use "https://github.com/fr-e-d/gaai-framework" --skill "fr-e-d/gaai-framework/smart-question-generator"` 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.