pr-status-triage

Use this skill when the user asks about PR status, CI failures, or review comments in the Next.js monorepo.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pr-status-triage" with this command: npx skills add vercel/next.js/vercel-next-js-pr-status-triage

PR Status Triage

Use this skill when the user asks about PR status, CI failures, or review comments in the Next.js monorepo.

Workflow

  • Run node scripts/pr-status.js (or node scripts/pr-status.js <number> ).

  • Read generated files in scripts/pr-status/ .

  • Prioritize blocking jobs first: build, lint, types, then test jobs.

  • Treat failures as real until disproven; check the "Known Flaky Tests" section before calling anything flaky.

  • Reproduce locally with the same mode and env vars as CI.

  • After addressing review comments, reply to the thread describing what was done, then resolve it. See thread-N.md files for ready-to-use commands.

Quick Commands

node scripts/pr-status.js node scripts/pr-status.js <number>

Detailed References

  • workflow.md - prioritization and common failure patterns

  • local-repro.md - mode/env matching and isolation guidance

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

update-docs

No summary provided by upstream source.

Repository SourceNeeds Review
-1.2K
vercel
General

authoring-skills

No summary provided by upstream source.

Repository SourceNeeds Review
-219
vercel
General

runtime-debug

No summary provided by upstream source.

Repository SourceNeeds Review
-210
vercel