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