These workspace prompt files are project-specific kickoffs for common bQuery agent tasks.
Use them from chat via /, or with Chat: Run Prompt....
bquery-start-task.prompt.md— orient to the repo, map the task, and continue with a concrete planbquery-fix-bug.prompt.md— reproduce a bug, implement the fix, and validate itbquery-public-api-change.prompt.md— extend a public API with export, docs, and test wiringbquery-add-module.prompt.md— add a new module or public entry point end to endbquery-ssr-server-workflow.prompt.md— work on runtime-agnostic SSR or backend server featuresbquery-ai-guidance-sync.prompt.md— refresh AI guidance and release metadata in sync
- Prompts are intentionally single-purpose. Persistent repo guidance still lives in
AGENT.mdand.github/copilot-instructions.md. - If a prompt touches version, engine, or AI guidance files, finish by running
bun run check:ai-guidance.