with one click
cmux-jarvis-visualization
JARVIS 진화 보고서 시각화 (Mermaid + ASCII)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
JARVIS 진화 보고서 시각화 (Mermaid + ASCII)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
JARVIS 시스템 관리자 — 오케스트레이션 설정 진화 엔진. 자동 감지 + 분석 + 승인 + 백업 + 구현 + 반영.
cmux 멀티 AI 오케스트레이션
Use when monitoring cmux surfaces for IDLE/ERROR/STALL — cmux surface 실시간 감시 에이전트. 감지→기록→보고 전담. 모든 개입 금지. 상세 규칙은 references/gate-w-*.md 참조.
원커맨드 오케스트레이션 시작 — 컨트롤 타워(사장+와쳐+자비스) 구성 + 기존 세션 포함 여부 질문. /cmux-start로 실행.
오케스트레이션 종료 — 컨트롤 타워 + 부서 선택적 종료. /cmux-stop으로 실행.
MemPalace — mine projects and conversations into a searchable memory palace. Use when asked about mempalace, memory palace, mining memories, searching memories, or palace setup.
| name | cmux-jarvis-visualization |
| description | JARVIS 진화 보고서 시각화 (Mermaid + ASCII) |
| user-invocable | false |
| classification | workflow |
═══════════════════════════════════════
JARVIS 진화 보고서: evo-{N}
═══════════════════════════════════════
■ 변경: {변경 내용 1줄 요약}
■ Before/After
┌──────────┬──────────┬──────────────┐
│ 메트릭 │ Before │ After (예상) │
├──────────┼──────────┼──────────────┤
│ {metric} │ {value} │ {expected} │
└──────────┴──────────┴──────────────┘
■ 범위: {Scope Lock bounded}
■ 제외: {out_of_scope}
═══════════════════════════════════════
stateDiagram-v2
[*] --> 감지
감지 --> 분석
분석 --> 승인
승인 --> 백업: 수립
승인 --> [*]: 폐기
백업 --> 구현
구현 --> 검증
검증 --> 반영: KEEP
검증 --> 롤백: DISCARD
| 필드 | eagle 경로 |
|---|---|
| stall_count | stats.stalled |
| error_count | stats.error |
| idle_count | stats.idle |
| working_count | stats.working |
| ended_count | stats.ended |
| total | stats.total |