Create Vercel AI Issue

Create a well-formed GitHub issue in vercel/ai using the gh CLI. Use when reporting an AI SDK bug or preparing an issue body that contains logs, code blocks, versions, reproduction steps, and shell-sensitive text.

franciscomoretti 2cc0e37 809 B Updated

File contents

Create a vercel/ai issue

  1. Confirm gh auth status and inspect vercel/ai before writing.
  2. Prepare a focused issue with sections for the problem, exact error, package versions, minimal reproduction, expected behavior, and actual behavior.
  3. Put complex Markdown in a temporary body file so shell interpolation cannot alter backticks or code blocks.
  4. Run gh issue create -R vercel/ai --title "<title>" --body-file <file>.
  5. Return the created issue URL.

Do not create the external issue unless the user has authorized that write.

franciscomoretti/chat-js/tree/main/.agents/skills/create-vercel-ai-issue commit 2cc0e37f5f

Frequently asked questions

npx skillmds@latest add franciscomoretti/create-vercel-ai-issue