What problem does it solve?
This Skill provides a reliable entry point for Monet sessions by establishing the Digital Twin context, triggering onboarding when necessary, and routing user requests to the correct Monet skill, reducing setup friction and ensuring consistent context.
Core Features & Use Cases
- Digital Twin initialization: creates or loads the twin context at session start so every interaction has continuity.
- Onboarding orchestration: runs the onboarding flow when needed to capture twin name, domain, voice and care-areas.
- Skill routing: maps user intents like "capture", "create on-brand assets", or "design ads" to the corresponding Monet sub-skills.
- Co-Work vs Claude Code parity: ensures the same onboarding and routing experience across interfaces.
Quick Start
Run this at the start of every Monet session to initialize the Digital Twin, trigger onboarding if needed, and route your request to the appropriate Monet skill.