tfx-remote-spawn
legacy thin alias. Phase 4b부터 spawn/list/attach/send/resume/kill/probe 공용 진입점은 tfx-remote 이다.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
legacy thin alias. Phase 4b부터 spawn/list/attach/send/resume/kill/probe 공용 진입점은 tfx-remote 이다.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
어떤 스킬·경로를 선택할지 묻는 메타 라우팅 요청에 사용한다. 실행하지 않고 canonical routing SSOT에서 branch와 즉시 owner 하나만 반환한다.
Use when Claude, Codex, or a Triflux worker needs live Claude↔Codex orchestration: start/ask/stop, multi-turn, peer relay, daemon UDS attach, or UDS-first with tmux fallback.
CLI 프로젝트의 setup/postinstall 흐름에 GitHub 스타 요청을 추가한다. 'star prompt', '스타 요청', '리포 스타', 'star request', '깃헙 스타 넣어줘', 'star 눌러달라고', '응원 요청' 같은 요청에 사용한다.
코드나 아키텍처를 분석해야 할 때 사용한다. '코드 분석', 'code analysis', '아키텍처 분석', '이 코드 어떻게 돌아가?', '구조 파악', '심층 분석', '제대로 분석', '3관점 분석', '편향 없이 분석' 같은 요청에 반드시 사용.
통합 CLI 오케스트레이터이자 실행 스킬 front door. 단일/병렬 구현·수정 작업을 자동 분류해 Codex 우선으로 dispatch 하고, 명시 플래그로 mode/parallel/consensus 등 동작을 오버라이드한다. '코드 짜줘', '구현해줘', '만들어줘', '수정해줘', '고쳐줘', 'implement', 'build', 'fix' 같은 구현/수정 요청에 사용. 플래그 상세는 argument-hint, 라우팅 정책은 .claude/rules/tfx-routing.md 참조.
triflux 진단 및 수리 도구. AskUserQuestion 기반 인터랙티브 선택지로 CLI 미발견, HUD 미표시, 캐시 오류, 스킬 미설치 등을 진단하고 자동 수정합니다. Use when: not working, broken, error, 안 돼, 이상해, 에러, 캐시, reset, doctor
| name | tfx-remote-spawn |
| description | legacy thin alias. Phase 4b부터 spawn/list/attach/send/resume/kill/probe 공용 진입점은 tfx-remote 이다. |
| deprecated | true |
| superseded-by | tfx-remote |
| triggers | ["tfx-remote-spawn"] |
| argument-hint | [spawn|list|attach|send|resume|kill|probe] ... |
이 스킬은 Phase 4b thin alias다. 새 표면은 tfx-remote 명령군이다.
호스트 별칭/설정은 canonical tfx-remote 와 동일하게 user-state 경로 한 곳만 사용한다.
~/.config/triflux/hosts.json%APPDATA%\triflux\hosts.json기존 references/hosts.json 및 source/packages/global fan-out는 더 이상 사용하지 않는다.
첫 실행 시 legacy references/hosts.json 이 발견되면 lazy auto-migration으로 user-state 경로에 자동 이동된다.
canonical 위임 이전 에 아래 bash 블록을 한 번 실행한다. Phase 5 (v11) 물리 삭제 게이트는 .omc/state/alias-usage.log 의 7일 zero-usage 검증에 의존.
mkdir -p .omc/state
echo "[deprecated] tfx-remote-spawn -> use: tfx-remote" >&2
echo "[DEPRECATED] tfx-remote-spawn — see tfx-remote"
echo "$(date -u +%Y-%m-%dT%H:%M:%SZ) tfx-remote-spawn -> tfx-remote" >> .omc/state/alias-usage.log
tfx-remote-spawn <host> [prompt] → tfx-remote spawn <host> [prompt]tfx-remote-spawn --list → tfx-remote listtfx-remote-spawn --attach <session> → tfx-remote attach <session>tfx-remote-spawn --send <session> "<msg>" → tfx-remote send <session> "<msg>"tfx-remote-spawn --probe <host> → tfx-remote probe <host>tfx-remote resume <session|host|recent>tfx-remote kill <session>capture / wait는 public consolidation 대상이 아니다. 기존 parity가 필요하면
legacy passthrough 또는 내부 debug 표면으로만 유지한다.
새 문서나 사용자 안내에서 tfx-remote-spawn을 1급 표면처럼 홍보하지 않는다.