什么是 workflow-monitor?
通过 /fix-workflow 自动创建 GitHub 问题以改进工作流程。当工作流程失败、超时或显示低效模式时使用。正常工作流程执行、简单命令错误时请勿使用。 来源:athola/claude-night-market。
通过 /fix-workflow 自动创建 GitHub 问题以改进工作流程。当工作流程失败、超时或显示低效模式时使用。正常工作流程执行、简单命令错误时请勿使用。
通过命令行快速安装 workflow-monitor AI 技能到你的开发环境
来源:athola/claude-night-market。
Monitor workflow executions for errors and inefficiencies, automatically creating issues on the detected git platform (GitHub/GitLab) for improvements. Check session context for gitplatform: and use Skill(leyline:git-platform) for CLI command mapping.
Workflows should improve over time. When execution issues occur, capturing them systematically enables continuous improvement. This skill hooks into workflow execution to detect problems and propose fixes.
| Command failure | Exit code > 0 | High | | Timeout | Exceeded timeout limit | High | | Retry loop | Same command >3 times | Medium | | Context exhaustion | >90% context used | Medium | | Tool misuse | Wrong tool for task | Low |
通过 /fix-workflow 自动创建 GitHub 问题以改进工作流程。当工作流程失败、超时或显示低效模式时使用。正常工作流程执行、简单命令错误时请勿使用。 来源:athola/claude-night-market。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/athola/claude-night-market --skill workflow-monitor通过 /fix-workflow 自动创建 GitHub 问题以改进工作流程。当工作流程失败、超时或显示低效模式时使用。正常工作流程执行、简单命令错误时请勿使用。 来源:athola/claude-night-market。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/athola/claude-night-market --skill workflow-monitor 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/athola/claude-night-market