tfx-panel
Legacy expert panel tool superseded by tfx-auto consensus modes.
Install
mkdir -p .claude/skills/tfx-panel && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14318" && unzip -o skill.zip -d .claude/skills/tfx-panel && rm skill.zipInstalls to .claude/skills/tfx-panel
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
DEPRECATED — tfx-auto consensus shape 로 통합됨. `/tfx-auto --mode consensus --shape panel` 로 리다이렉트. Phase 4a 부터 panel 은 별도 패널 엔진이 아니라 consensus family 내부의 전문가 시뮬레이션 shape 다. Phase 5 (v11) 에 물리 삭제 예정.Key capabilities
- →Redirect deprecated panel commands to tfx-auto
- →Log usage of the deprecated tfx-panel skill
- →Pass panel-specific arguments to tfx-auto
- →Orchestrate expert simulation within the consensus family
How it works
The skill executes a bash block to log usage and warn about deprecation, then prepends arguments to redirect the call to the tfx-auto skill with specific mode and shape flags.
Inputs & outputs
When to use tfx-panel
- →Run expert panel simulation
- →Redirect deprecated commands
About tfx-panel
Provides compatibility for older expert panel workflows by redirecting requests to the newer consensus family of simulation tools.
>
When not to use it
- →When directly using the tfx-auto skill for consensus simulations
Limitations
- →The skill is deprecated and scheduled for physical deletion in Phase 5 (v11)
- →Relies on alias-usage.log for deletion gate verification
How it compares
This skill provides backward compatibility for a deprecated command by automatically redirecting it to the new system, whereas a manual approach would require users to update their commands.
Compared to similar skills
tfx-panel side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| tfx-panel (this skill) | 0 | 1mo | Review | Beginner |
| opencode-cli | 14 | 7mo | Review | Advanced |
| claude-automation-recommender | 47 | 2mo | Review | Beginner |
| mcp-integration | 21 | 9mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
opencode-cli
SpillwaveSolutions
This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use opencode cli", "set up opencode", "opencode run command", "opencode model selection", "opencode providers", "opencode vertex ai", "opencode mcp servers", "opencode ollama", "opencode local models", "opencode deepseek", "opencode kimi", "opencode mistral", "fallback cli tool", or "headless llm cli". Covers command syntax, provider configuration, Vertex AI setup, MCP servers, local models, cloud providers, and subprocess integration patterns.
claude-automation-recommender
anthropics
Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use.
mcp-integration
anthropics
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
hook-development
anthropics
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
agent-factory
alirezarezvani
Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns
swarm-advanced
ruvnet
Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows