mg

Route user input to mg-* sub-skills or leadership workflows.

1|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/wonton-web-works/miniature-guacamole --skill mg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mg
Source: https://github.com/wonton-web-works/miniature-guacamole/tree/main/src/framework/skills/mg
Command: npx skills add https://github.com/wonton-web-works/miniature-guacamole --skill mg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes user input to the appropriate mg-* sub-skill or leadership workflow, acting as the primary gateway for the mg skill system.

Core Features & Use Cases

  • Dispatch mode routes to the correct mg-* skill without performing work.
  • Leadership mode spawns executive roles (CEO, CTO, Engineering Director) for strategic planning and code reviews.
  • Unified entry point and routing memory to coordinate mg ecosystem tasks.

Quick Start

Invoke /mg to display all mg-* skills and route to the appropriate sub-skill or start leadership planning.

Frequently Asked Questions about mg

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

FAQPage Schema
What is a skill routing gateway for leadership workflows and task dispatch?

A skill routing gateway directs user input to the appropriate sub-skill or leadership workflow, acting as a primary entry point for ecosystem task coordination. It applies mode detection and safe delegation with memory-backed outputs.

How do I route planning tasks to executive roles like CEO or CTO?

You route planning tasks to executive roles by invoking the gateway in leadership mode. This mode spawns executive roles such as CEO, CTO, and Engineering Director for strategic planning and code reviews.

Can I use dispatch mode to route work without executing the tasks?

Yes, you can use dispatch mode to route input to the correct sub-skill without performing work. It handles routing decisions securely and predictably without executing the actual delegated tasks.

How do I start strategic planning and code reviews across a skill ecosystem?

You start strategic planning and code reviews by invoking the gateway entry point. It displays available sub-skills and routes your input to leadership mode to spawn executive roles for strategic planning.

Does the leadership workflow support memory-backed routing outputs?

Yes, the leadership workflow supports memory-backed routing outputs. It implements safe delegation with defined outputs, ensuring secure and predictable behavior when spawning executive roles for strategic planning.

When should I not use dispatch mode for task routing?

You should not use dispatch mode when your task requires active work or strategic planning. Dispatch mode only routes user input to the correct sub-skill without performing the work, whereas leadership mode spawns executive roles for execution.