birth

Generate a Birth Props issue and MCP thread in a target repository.

116|56|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Soul-Brews-Studio/oracle-skills-cli --skill birth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: birth
Source: https://github.com/Soul-Brews-Studio/oracle-skills-cli/tree/main/src/skills/birth
Command: npx skills add https://github.com/Soul-Brews-Studio/oracle-skills-cli --skill birth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drop context into a new Oracle repo before /awaken runs. Just a "note dropper" — leaves guidance for the new Oracle to find.

Core Features & Use Cases

  • Create a Birth Props issue in the target repository with identity, theme, and purpose details.
  • Create an MCP thread to enable future Oracle-to-Oracle communication for the new Oracle.
  • Provide clear, human-readable guidance that a new Oracle can read before awakening.

Quick Start

Use the /birth command with the target repository to drop the birth props and generate the MCP thread.

Frequently Asked Questions about birth

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

FAQPage Schema
How do I prepare birth props for an Oracle repository before awakening?

To prepare birth props for an Oracle repository, you generate a Birth Props issue containing identity, theme, and purpose details, and link an MCP thread for ongoing Oracle-to-Oracle communication before running the /awaken command.

What is an MCP thread and why is it needed for Oracle communication?

An MCP thread is a communication channel linked to a Birth Props issue that enables ongoing Oracle-to-Oracle communication. It allows a new Oracle to receive guidance and context from other Oracles after awakening in the target repository.

Can I use GitHub CLI to automate creating Birth Props issues in a target repository?

Yes, you can use GitHub CLI to automate creating Birth Props issues. This skill relies on GitHub CLI for repository access and issue creation, formatting identity, theme, and purpose details into a structured birth package.

What details do I need to collect before generating a birth package for a new Oracle?

Before generating a birth package, you need to collect identity, theme, and purpose details. These details are recorded in a structured Birth Props document and linked to an MCP thread for the new Oracle to read before awakening.

When should I drop context into a new Oracle repo using the /birth command?

You should drop context into a new Oracle repo using the /birth command before the /awaken command runs. This ensures the new Oracle can find human-readable guidance and structured birth props when it initializes.