From triflux
Deprecated alias that logs deprecation and redirects /tfx-consensus calls to /tfx-auto --mode consensus for multi-agent consensus analysis on code topics like PR reviews.
npx claudepluginhub tellang/triflux<분석 주제 또는 컨텍스트 — tfx-auto 로 passthrough>This skill uses the workspace's default tool permissions.
> DEPRECATED. `/tfx-auto --mode consensus` 로 리다이렉트.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Processes PDFs: extracts text/tables/images, merges/splits/rotates pages, adds watermarks, creates/fills forms, encrypts/decrypts, OCRs scans. Activates on PDF mentions or output requests.
Share bugs, ideas, or general feedback.
DEPRECATED.
/tfx-auto --mode consensus로 리다이렉트.shape=consensus가 기본값이므로 추가--shape없이 기존 의미를 유지한다.
canonical 위임 이전 에 아래 bash 블록을 한 번 실행한다. Phase 5 (v11) 물리 삭제 게이트는 .omc/state/alias-usage.log 의 7일 zero-usage 검증에 의존 — 이 logging 이 빠지면 게이트가 영영 열리지 않는다.
mkdir -p .omc/state
echo "[deprecated] tfx-consensus -> use: tfx-auto --mode consensus" >&2
echo "[DEPRECATED] tfx-consensus — see tfx-auto --mode consensus"
echo "$(date -u +%Y-%m-%dT%H:%M:%SZ) tfx-consensus -> tfx-auto --mode consensus" >> .omc/state/alias-usage.log
[DEPRECATED] 마커 + alias-usage.log append).--mode consensus 를 prepend 하여 Skill("tfx-auto") 호출.--shape 미지정 시 기본값은 consensus 다. --analysis-prompt-file, --cli-set, --resolution-threshold 같은 합의 인자는 그대로 passthrough 한다.--mode consensus
동등한 명시 표현:
/tfx-auto "<topic>" --mode consensus/tfx-auto "<topic>" --mode consensus --shape consensustfx-consensus 는 여전히 consensus family 의 canonical semantics 를 대표하지만, 별도 엔진으로 유지하지 않는다. Phase 4a 부터 공통 orchestration, participant 상태, artifact 경로, meta_judgment 스키마를 tfx-auto --mode consensus 가 소유한다.
공통 계약:
.omc/artifacts/consensus/<session-id>/consensus.{md,json}hub/team/consensus-meta.mjsmode, shape, topic, cli_set, participants, status| 기존 호출 | 새 호출 |
|---|---|
/tfx-consensus "이 PR merge 가능?" | /tfx-auto "이 PR merge 가능?" --mode consensus |
/tfx-consensus "합의 분석" --analysis-prompt-file prompt.md | /tfx-auto "합의 분석" --mode consensus --analysis-prompt-file prompt.md |