·workflow-monitor
>_

workflow-monitor

通过 /fix-workflow 自动创建 GitHub 问题以改进工作流程。当工作流程失败、超时或显示低效模式时使用。正常工作流程执行、简单命令错误时请勿使用。

25安装·0热度·@athola

安装

$npx skills add https://github.com/athola/claude-night-market --skill workflow-monitor

如何安装 workflow-monitor

通过命令行快速安装 workflow-monitor AI 技能到你的开发环境

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

来源:athola/claude-night-market。

SKILL.md

查看原文

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
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from athola/claude-night-market

快速解答

什么是 workflow-monitor?

通过 /fix-workflow 自动创建 GitHub 问题以改进工作流程。当工作流程失败、超时或显示低效模式时使用。正常工作流程执行、简单命令错误时请勿使用。 来源:athola/claude-night-market。

如何安装 workflow-monitor?

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

这个 Skill 的源码在哪?

https://github.com/athola/claude-night-market