with one click
cmux-jarvis-evolution
JARVIS 진화 파이프라인 6단계 실행
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 진화 파이프라인 6단계 실행
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-evolution |
| description | JARVIS 진화 파이프라인 6단계 실행 |
| user-invocable | false |
| classification | workflow |
이 스킬은 JARVIS 코어에서 Lane B(진화 실행) 시 호출됩니다.
bash jarvis-evolution.sh detect → 임계값 초과 확인bash jarvis-evolution.sh backup evo-{N}WORKER_RESULT=$(cmux new-workspace --command "claude")
WORKER_SID=$(echo "$WORKER_RESULT" | awk '{for(i=1;i<=NF;i++) if($i ~ /surface:/) print $i}')
touch /tmp/cmux-jarvis-worker-$$
cmux set-buffer --name evo-plan "[계획 + Scope Lock + Worker 제약]"
cmux paste-buffer --name evo-plan --surface $WORKER_SID
cmux send-key --surface $WORKER_SID enter
ls /tmp/cmux-jarvis-evo-*-done 체크bash jarvis-verify.sh evo-{N}bash jarvis-evolution.sh apply evo-{N}bash jarvis-evolution.sh rollback evo-{N}bash jarvis-evolution.sh cleanup evo-{N}