byfr-e-d· 60 skills
Construct the LLM synthesis prompt from project surface scan + optional tree-sitter context + optional Q&A answers. Call the LLM. Parse and validate the response into 6-8 structured memory entries with clarity tags and source traceability. Used as Stage 3 of the /gaai:bootstrap pipeline.
$npx -y skills add fr-e-d/gaai-framework --skill bootstrap-llm-synthesisInstalls into the current project.
Run `npx skills use "https://github.com/fr-e-d/gaai-framework" --skill "fr-e-d/gaai-framework/bootstrap-llm-synthesis"` 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.