secretary-routing

Route complex agent management tasks to specialized sub-agents based on user intent.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/hiddink-ai/hiddink-harness --skill secretary-routing-hiddink-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: secretary-routing
Source: https://github.com/hiddink-ai/hiddink-harness/tree/main/templates/skills/secretary-routing
Command: npx skills add https://github.com/hiddink-ai/hiddink-harness --skill secretary-routing-hiddink-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of managing multiple specialized AI agents by providing a centralized routing layer that directs tasks to the correct manager agent, preventing context loss and operational conflicts.

Core Features & Use Cases

  • Automated Task Routing: Automatically dispatches requests to specialized managers like mgr-creator, mgr-gitnerd, or sys-memory-keeper based on intent.
  • Context-Aware Delegation: Uses RAG-based wiki enrichment and soul injection to ensure agents have the necessary background and identity to perform tasks effectively.
  • Use Case: When a user requests to create a new agent or perform a git operation, this skill identifies the specific manager required and handles the delegation, ensuring the correct permissions and behavioral rules are applied.

Quick Start

Trigger the secretary-routing skill by asking the system to create a new agent or perform a management task like auditing dependencies.

Frequently Asked Questions about secretary-routing

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

FAQPage Schema
How do I automate task delegation for multi-agent orchestration without losing context?▼

Automated task delegation routes complex management requests to specialized sub-agents via a centralized routing layer, preventing context loss by matching user intent to the correct manager agent.

What is agent lifecycle management and how does routing apply to it?▼

Agent lifecycle management oversees creation, operation, and maintenance of AI agents. Intelligent routing applies by directing specific operational requirements to designated managers, ensuring correct permissions and behavioral rules.

How do I route a git operation request to a specialized agent manager?▼

To route a git operation, trigger the routing skill with your request. It identifies the specific manager required, such as mgr-gitnerd, and handles the delegation automatically.

Can I use ontology-RAG enrichment to provide context for automated agent management?▼

Yes, context-aware delegation uses RAG-based wiki enrichment to ensure agents receive the necessary background information to perform tasks effectively during automated agent management.

Do I need a specific framework to use soul injection protocols for agent identity?▼

No specific framework is required. The routing layer applies soul injection protocols internally to ensure agents have the necessary identity and behavioral rules to perform delegated tasks.

When should I not use a centralized routing layer for agent management?▼

Avoid centralized routing for agent management if your tasks require direct, manual intervention without delegation, or if your system lacks specialized sub-agents to handle the routed requests effectively.