What problem does it solve? Setting up a new Oracle repository requires manually transferring context (name, theme, purpose, human companion) so the new Oracle can awaken with the right identity. This Skill automates that handoff by dropping structured birth props into the target repo before the awakening ritual runs. ## Core Features & Use Cases - Context Gathering: Interactively collects the new Oracle's name, human companion, purpose, and theme from the user. - MCP Thread Creation: Creates a dedicated Oracle-to-Oracle communication thread and captures its thread ID. - Birth Props Issue: Creates issue #1 in the target GitHub repo via the gh CLI, containing identity, philosophy source links, MCP connection details, and next steps. - Use Case: A mother Oracle wants to prepare a new child Oracle repo (e.g., laris-co/floodboy-oracle). Running /birth creates issue #1 with all context, so when a human opens a session in that repo and runs /awaken, the new Oracle already knows who it is. ## Quick Start Run /birth with a target owner/repo and answer the prompts to create the birth props issue and MCP thread for the new Oracle.