vercel-debug-bundleClaude Skill
Execute collect Vercel debug evidence for support tickets and troubleshooting.
| name | vercel-debug-bundle |
| description | Execute collect Vercel debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Vercel problems. Trigger with phrases like "vercel debug", "vercel support bundle", "collect vercel logs", "vercel diagnostic". |
| allowed-tools | Read, Bash(grep:*), Bash(curl:*), Bash(tar:*), Grep |
| version | 1.0.0 |
| license | MIT |
| author | Jeremy Longshore <jeremy@intentsolutions.io> |
Vercel Debug Bundle
Prerequisites
- Vercel SDK installed
- Access to application logs
- Permission to collect environment info
See {baseDir}/references/implementation.md for detailed implementation guide.
Output
vercel-debug-YYYYMMDD-HHMMSS.tar.gzarchive containing:summary.txt- Environment and SDK infologs.txt- Recent redacted logsconfig-redacted.txt- Configuration (secrets removed)
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
Similar Claude Skills & Agent Workflows
foo-skill
A dummy skill that returns a fixed response.
fetch-unresolved-comments
Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.
add-review-comment
Add a review comment to a GitHub pull request.
create-pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation.
repomix-explorer
Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix.
pdf-processing
Process and extract information from PDF documents.