agent-selection

Systematic framework for selecting the optimal specialized agent for any task. Use when delegating to subagents via the Task tool to ensure the most appropriate specialist is chosen based on framework, domain, task type, and complexity. Applies decision tree logic to match tasks with agent expertise.

$ 安裝

git clone https://github.com/michael-h-patrianna/chain-offer-mock /tmp/chain-offer-mock && cp -r /tmp/chain-offer-mock/.claude/skills/agent-selection ~/.claude/skills/chain-offer-mock

// tip: Run this command in your terminal to install the skill