pr-status-triage
在Next.js单体仓库中对PR状态、CI失败和Review评论进行分类分诊和快速定位
npx skills add vercel/next.js --skill pr-status-triageBefore / After 效果对比
1 组在大型单体仓库中逐个检查PR的CI状态和评论,失败原因需要手动查看日志定位,多个PR堆积时分诊排查效率极低
自动汇总PR状态并分类CI失败原因,Review评论按优先级排序,快速定位阻塞项和关键问题,单体仓库PR管理井然有序
description SKILL.md
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(ornode 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.mdfiles 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
Weekly Installs197Repositoryvercel/next.jsGitHub Stars138.4KFirst SeenFeb 17, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled ongemini-cli189codex188opencode187github-copilot187kimi-cli186amp185
forum用户评价 (0)
发表评价
暂无评价,来写第一条吧
统计数据
用户评分
为此 Skill 评分