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.

$ Installieren

git clone https://github.com/kelleysd-apps/sdd-agentic-framework /tmp/sdd-agentic-framework && cp -r /tmp/sdd-agentic-framework/.claude/skills/validation/domain-detection ~/.claude/skills/sdd-agentic-framework

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