·triage
>_

triage

phrazzld/claude-config

多源可觀測性分類。檢查 Sentry、Vercel 日誌、運行狀況端點、GitHub CI/CD。 推動:調查 -> 修復 -> PR -> 事後分析工作流程。 調用:生產問題、錯誤峰值、CI 故障、用戶報告、事件響應。

7安裝·1熱度·@phrazzld

安裝

$npx skills add https://github.com/phrazzld/claude-config --skill triage

SKILL.md

This is a fixer. It uses /check-production as its primitive. Use /log-production-issues to create issues instead of fixing.

| Failure Type | Typical Cause | Fix Approach |

| Type check | New code with type errors | Fix types locally, push | | Lint | Style violations | Run pnpm lint --fix | | Test | Broken/flaky tests | Run tests locally, fix or skip flaky | | Build | Missing deps, config issues | Check package.json, build config | | Deploy | Env vars, permissions | Check Vercel/platform settings |

多源可觀測性分類。檢查 Sentry、Vercel 日誌、運行狀況端點、GitHub CI/CD。 推動:調查 -> 修復 -> PR -> 事後分析工作流程。 調用:生產問題、錯誤峰值、CI 故障、用戶報告、事件響應。 來源:phrazzld/claude-config。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/phrazzld/claude-config --skill triage
分類
>_效率工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 triage?

多源可觀測性分類。檢查 Sentry、Vercel 日誌、運行狀況端點、GitHub CI/CD。 推動:調查 -> 修復 -> PR -> 事後分析工作流程。 調用:生產問題、錯誤峰值、CI 故障、用戶報告、事件響應。 來源:phrazzld/claude-config。

如何安裝 triage?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/phrazzld/claude-config --skill triage 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/phrazzld/claude-config