bootstrap

Alias for the /promptkit skill. Use this when the user wants to assemble a task-specific prompt using PromptKit, or says "bootstrap" to start the PromptKit…

npx skills add https://github.com/microsoft/promptkit --skill bootstrap

You must read and execute bootstrap.md in the repository root. Treat it as the entry point and single source of truth for PromptKit component discovery, template selection, parameter gathering, and prompt assembly.