mcp-delegation-enforcement

Route domain questions to the appropriate specialist before direct tool use.

4|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/dylpickledev/claude-analytics-framework --skill mcp-delegation-enforcement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-delegation-enforcement
Source: https://github.com/dylpickledev/claude-analytics-framework/tree/main/.claude/skills/workflows/mcp-delegation-enforcement
Command: npx skills add https://github.com/dylpickledev/claude-analytics-framework --skill mcp-delegation-enforcement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces a specialist-first delegation pattern to ensure domain questions are routed to the appropriate specialists before attempting direct tool use, preventing bypass of the established architecture.

Core Features & Use Cases

  • Mandatory delegation: immediately routes domain questions to the correct specialist when a domain keyword is detected.
  • Rule enforcement: applies the delegation rules to ensure correct workflow and logs blockers when specialists are unavailable.
  • Use Case: In a session about Snowflake or dbt, Claude delegates to the corresponding expert rather than attempting direct tool operations.

Quick Start

Immediately delegate domain-specific questions to the appropriate specialist without attempting direct tool use.

Frequently Asked Questions about mcp-delegation-enforcement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce specialist-first delegation for domain-specific questions?

To enforce specialist-first delegation, this Skill applies mandatory routing rules that detect domain keywords and immediately route queries to the appropriate specialist, bypassing direct tool use. It logs blockers when specialists are unavailable.

What is specialist-first delegation in an MCP workflow?

Specialist-first delegation is a workflow pattern ensuring domain questions are routed to the appropriate specialists before attempting direct tool use, preventing the bypass of established architecture and maintaining correct policy enforcement.

How do I route Snowflake or dbt questions to a specialist automatically?

You can route Snowflake or dbt questions by implementing mandatory delegation rules that detect technology-specific keywords and immediately delegate the session to the corresponding expert rather than attempting direct tool operations.

What happens when a domain specialist is unavailable during a knowledge session?

When a domain specialist is unavailable during a knowledge session, the delegation enforcement policy logs a blocker. This ensures the bypass attempt is documented rather than incorrectly routing the query to direct tool use.

Does this delegation policy work without any external dependencies?

Yes, the delegation policy works without external dependencies. It operates as an advanced internal enforcement mechanism that applies mandatory routing rules and documents blockers when specialists are unavailable across knowledge sessions.