complexity-management-router

Route ambiguous family-office advisor questions to the correct leaf skill and artifact.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/terraleiloa/seren-skills --skill complexity-management-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complexity-management-router
Source: https://github.com/terraleiloa/seren-skills/tree/main/family-office/complexity-management-router
Command: npx skills add https://github.com/terraleiloa/seren-skills --skill complexity-management-router

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It resolves ambiguity in family-office advisor requests by classifying a natural-language question into the matching “Complexity Management” leaf skill and artifact.

Core Features & Use Cases

  • Natural-language intent routing: Maps phrases like “tax posture,” “CPA checklist,” or “annual budget” to the correct leaf deliverable within the same pillar.
  • Dispatch-table driven matching: Uses an embedded routing catalog and a mirrored DISPATCH.yml for consistent, programmatic consumption.
  • Confidence handling: Prompts for confirmation when a match is borderline and returns a clear “not built in this iteration” response when no leaf fits.
  • Multi-leaf sequencing support: When an ask implies multiple artifacts, proposes a two-leaf sequence to minimize duplicated interview questions.

Quick Start

Run the skill and ask: “I need a year-end tax planning memo for my family office—route me to the right deliverable.”

Frequently Asked Questions about complexity-management-router

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

FAQPage Schema
How do I route ambiguous family-office advisor questions to the correct deliverable?

Family-office advisor questions are routed by matching natural-language trigger phrases against a dispatch catalog to select the correct leaf skill and named artifact. This intent routing classifies requests for tax strategy, budgeting, or cashflow forecasting into specific deliverables with confidence confirmation.

What types of family-office planning requests can intent routing classify?

Intent routing classifies family-office planning requests including tax strategy, budgeting, cashflow forecasting, document management, insurance review, advisor management, concierge coordination, and virtual mailbox setup. It maps phrases like tax posture or CPA checklist to the correct deliverable.

How do I handle a family-office request that spans multiple planning deliverables?

When a family-office request implies multiple artifacts, the router proposes a two-leaf sequence to minimize duplicated interview questions. This multi-leaf sequencing support ensures that overlapping planning tasks like tax planning and budgeting are handled efficiently.

What happens when a family-office advisor question has no matching leaf deliverable?

When no leaf deliverable matches an advisor question, the router returns a clear fallback message stating the artifact is not built in this iteration. Confidence handling also prompts for confirmation when a match is borderline rather than guessing.

Does the router support programmatic consumption for cashflow forecasting workflows?

Yes, the router supports programmatic consumption through a mirrored DISPATCH.yml file that enables consistent dispatch-table driven matching. This allows automated workflows to route cashflow forecasting and budgeting requests to the correct deliverable.

Can I use this router for document management and password management requests together?

The router handles both document systems and password management requests by matching trigger phrases to the correct leaf skill. When both are implied in a single ask, it proposes a multi-leaf sequence to avoid redundant interview questions across deliverables.