domain-detection

Analyze text to identify technical domains and suggest appropriate specialized agentsfor delegation following Constitutional Principle X (Agent Delegation Protocol).This skill examines specifications, plans, tasks, or any technical text to detectdomain keywords and recommend whether to use single-agent or multi-agent delegation.It ensures specialized work is routed to specialists rather than handled by generalists.Triggered by: User request for "which agent?", "who should do this?", domainidentification needs, or automatically by /specify, /plan, /tasks commands.

$ Instalar

git clone https://github.com/aseesy/DEMO /tmp/DEMO && cp -r /tmp/DEMO/.claude/skills/validation/domain-detection ~/.claude/skills/DEMO

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