·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