BeClaude

Mythos-Claude-Orchestrator

New
51GitHub TrendingGeneralby KarmaDevplacer

🧿 MythOS 2026: Claude-Powered AI Narrative Engine & Sub-Agent Framework for Epic Storytelling

First seen 6/17/2026

Summary

MythOS 2026 is a Claude-powered narrative engine and sub-agent framework that enables developers to orchestrate multi-agent storytelling, generate dynamic plotlines, and manage complex character interactions.

  • It provides a structured system for building interactive fiction, RPGs, and procedural narrative experiences directly within Claude Code.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/mythos-claude-orchestrator.md

3
Invoke with @agent-name
@mythos-claude-orchestrator

Use Cases

Generate branching storylines for a text-based adventure game with multiple endings.
Coordinate multiple AI sub-agents to act as distinct characters in a collaborative storytelling session.
Automate the creation of lore, dialogue, and world-building elements for a fantasy novel.
Build an interactive narrative where user choices influence plot progression and character development.
Simulate a tabletop RPG session with the AI acting as game master and players as sub-agents.
Generate procedural quests and side stories for a game development project.

Usage Examples

1

/mythos-claude-orchestrator create a fantasy world with three kingdoms, each with a unique culture and conflict.

2

Use MythOS to orchestrate a mystery story where I play the detective and two AI sub-agents play suspects.

3

/mythos-claude-orchestrator generate a branching plot with 5 key decision points and 3 possible endings.

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is Mythos-Claude-Orchestrator?

MythOS 2026 is a Claude-powered narrative engine and sub-agent framework that enables developers to orchestrate multi-agent storytelling, generate dynamic plotlines, and manage complex character interactions. It provides a structured system for building interactive fiction, RPGs, and procedural narrative experiences directly within Claude Code.

How to install Mythos-Claude-Orchestrator?

To install Mythos-Claude-Orchestrator: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/mythos-claude-orchestrator.md. Finally, @mythos-claude-orchestrator in Claude Code.

What is Mythos-Claude-Orchestrator best for?

Mythos-Claude-Orchestrator is a agent categorized under General. It is designed for: agent. Created by KarmaDevplacer.

What can I use Mythos-Claude-Orchestrator for?

Mythos-Claude-Orchestrator is useful for: Generate branching storylines for a text-based adventure game with multiple endings.; Coordinate multiple AI sub-agents to act as distinct characters in a collaborative storytelling session.; Automate the creation of lore, dialogue, and world-building elements for a fantasy novel.; Build an interactive narrative where user choices influence plot progression and character development.; Simulate a tabletop RPG session with the AI acting as game master and players as sub-agents.; Generate procedural quests and side stories for a game development project..