MUSE banner
myths-labs myths-labs

MUSE

AI community intermediate

Description

**The AI Coding Governance System — Roles, Memory, Skills, in Plain Markdown**

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🎭 MUSE

**The AI Coding Governance System — Roles, Memory, Skills, in Plain Markdown**

[](https://github.com/myths-labs/muse/blob/main/LICENSE) [](https://github.com/myths-labs/muse/blob/main/CHANGELOG.md) [](https://github.com/myths-labs/muse) [](#) [](#)

[](https://muse.mythslabs.ai) [](https://x.com/MythsLabs) [](https://linkedin.com/company/MythsLabs) [](https://github.com/myths-labs) [](https://x.com/sunshiningday)

*The nine Muses of Greek mythology were daughters of **Mnemosyne** — the Titaness of Memory. They transformed their mother's gift of total recall into mastery of the arts and sciences.*

*MUSE inherits this lineage. It ensures no insight is lost across AI conversations, transforming raw session data into structured knowledge that drives execution.*

MUSE is a pure-Markdown governance system for AI pair programming. It goes beyond format specs (like AGENTS.md or .cursorrules) by providing a **full system** — role isolation, persistent memory, 65 skills, cross-role directives, and visual dashboards — all with zero code dependencies.

┌─────────────────────────────────────────────────────┐
│ L3  Memory Infrastructure   mem0 · MemOS · memsearch│  ← MUSE doesn't compete here
├─────────────────────────────────────────────────────┤
│ L2  Governance System       🎭 MUSE                 │  ← Only player at this layer
│     Roles · Memory · Skills · Directives · Dashboard│
├─────────────────────────────────────────────────────┤
│ L1  Workflow Kits           Spec Kit · sudocode      │  ← MUSE covers this + more
├─────────────────────────────────────────────────────┤
│ L0  Format Specs            AGENTS.md · .cursorrules │  ← MUSE is compatible
└─────────────────────────────────────────────────────┘

**AGENTS.md defines the format. MUSE builds the system on top of it.**

...