tool-selection
Use when selecting between MCP tools based on task complexity and requirements - provides a structured selection workflow and decision rationale.
$ 설치
git clone https://github.com/NickCrew/claude-cortex /tmp/claude-cortex && cp -r /tmp/claude-cortex/skills/tool-selection ~/.claude/skills/claude-cortex// tip: Run this command in your terminal to install the skill
SKILL.md
name: tool-selection description: Use when selecting between MCP tools based on task complexity and requirements - provides a structured selection workflow and decision rationale.
Tool Selection
Overview
Select the optimal MCP tool by evaluating task complexity, accuracy needs, and performance trade-offs.
When to Use
- Choosing between Codanna and Morphllm
- Routing tasks based on complexity
- Explaining tool selection rationale
Avoid when:
- The tool is explicitly specified by the user
Quick Reference
| Task | Load reference |
|---|---|
| Tool selection | skills/tool-selection/references/select.md |
Workflow
- Parse the operation requirements.
- Load the tool selection reference.
- Apply the scoring and decision matrix.
- Report the chosen tool and rationale.
Output
- Selected tool and confidence
- Rationale and trade-offs
Common Mistakes
- Ignoring explicit user tool preferences
- Overweighting speed vs accuracy without justification
Repository

NickCrew
Author
NickCrew/claude-cortex/skills/tool-selection
4
Stars
2
Forks
Updated4d ago
Added1w ago