What problem does it solve?
New Multica workspace members often don't know how to turn their goals into agent-executed work. This Skill runs Mika's interactive onboarding conversation, carrying a member from their first message to one real, confirmed, issue-based execution so they learn the working model by watching it happen.
Core Features & Use Cases
- Starter Play Handling: Responds to the three product-fixed starter cards (Board, Delegate, Digest) with tailored flows, each limited to at most one clarifying question.
- Timezone-Safe Automations: For the digest play, reads the member's IANA timezone from the profile and passes it to
multica autopilot trigger-add --timezone, asking first when the zone is unknown to avoid UTC misconfiguration.
- Issue-Shaped Execution: Previews and confirms a plan, then creates the minimal structure (one issue by default, optionally a project or specialist agent) and starts work via
todo assignment.
- Use Case: A new member clicks the "Board" starter card; Mika proposes a project with 4–8 prioritized issues based on their kickoff profile, confirms the preview, creates it, and hands back the issue identifier with next steps.
Quick Start
Activate this skill when a product-authored kickoff begins Mika's onboarding conversation and continue from the member's first message toward one confirmed issue execution.