·log-production-issues
</>

log-production-issues

phrazzld/claude-config

运行 /check-production,然后为所有发现创建 GitHub 问题。 问题是通过优先级标签和结构化格式创建的。 如果您想立即解决问题,请改用 /triage。

7安装·2热度·@phrazzld

安装

$npx skills add https://github.com/phrazzld/claude-config --skill log-production-issues

SKILL.md

Run production health audit and create GitHub issues for all findings.

This is an issue-creator. It creates work items, not fixes. Use /triage to fix issues.

| Active Sentry errors (>5 users) | P0 | | 5xx errors in Vercel logs | P1 | | Slow health endpoint | P1 | | Silent failures (empty catch) | P2 | | Missing monitoring | P3 |

运行 /check-production,然后为所有发现创建 GitHub 问题。 问题是通过优先级标签和结构化格式创建的。 如果您想立即解决问题,请改用 /triage。 来源:phrazzld/claude-config。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/phrazzld/claude-config --skill log-production-issues
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 log-production-issues?

运行 /check-production,然后为所有发现创建 GitHub 问题。 问题是通过优先级标签和结构化格式创建的。 如果您想立即解决问题,请改用 /triage。 来源:phrazzld/claude-config。

如何安装 log-production-issues?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill log-production-issues 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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