Agent Selector

Agent discovery and selection. Load when delegating tasks to specialist agents.

justin-delano Updated

File contents

Agent Selection

Registry

Read ~/.claude/agents/registry.jsonl for available specialists.

Selection

Match task keywords to agent capabilities list.

When selected, read agent's config file and adopt its system_prompt.

If No Match

Proceed without delegation or consult meta-generator at ~/.claude/meta/agent-generator/SKILL.md

justin-delano/Claude-Config/tree/main/skills/core/agent-selector commit 7b53e40332

Frequently asked questions

npx skillmds@latest add justin-delano/agent-selector