Skip to content

Add MUSE - Pure-Markdown AI pair programming memory OS#25

Open
jc-myths wants to merge 1 commit intojmanhype:mainfrom
jc-myths:add-muse
Open

Add MUSE - Pure-Markdown AI pair programming memory OS#25
jc-myths wants to merge 1 commit intojmanhype:mainfrom
jc-myths:add-muse

Conversation

@jc-myths
Copy link
Copy Markdown

What is MUSE?

MUSE (Memory-Unified Skills & Execution) is a pure-Markdown operating system for AI pair programming.

Key features:

  • Cross-conversation memory (dual-layer: daily logs + long-term lessons)
  • 48 reusable skills organized in 3 categories (core / ecosystem / toolkit)
  • 8 specialized roles with permission isolation
  • Works with Claude Code, Cursor, Windsurf, OpenClaw, Gemini CLI, Codex CLI
  • Zero dependencies — pure Markdown files
  • MIT licensed

Thanks for maintaining this awesome list! 🙏

@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Add MUSE pure-Markdown AI pair programming memory OS

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Add MUSE to Claude Code plugins list
• Highlights pure-Markdown memory OS for AI pair programming
• Documents 48 skills and cross-conversation memory features
• Notes multi-IDE compatibility and zero dependencies
Diagram
flowchart LR
  README["README.md"] -- "adds MUSE entry" --> Plugins["Claude Code Plugins List"]
  Plugins -- "documents features" --> MUSE["MUSE: Memory OS<br/>48 skills, cross-conversation memory<br/>Multi-IDE support, MIT licensed"]
Loading

Grey Divider

File Changes

1. README.md ✨ Enhancement +1/-0

Add MUSE to Claude Code plugins list

• Adds new entry for MUSE project to Claude Code plugins section
• Includes link to MUSE GitHub repository
• Describes key features: pure-Markdown format, 48 skills, cross-conversation memory
• Lists supported IDEs: Claude Code, Cursor, Windsurf, OpenClaw, Gemini CLI, Codex CLI
• Notes zero dependencies and MIT license

README.md


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review bot commented Mar 14, 2026

Code Review by Qodo

🐞 Bugs (2) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider


Remediation recommended

1. Misclassified list item 🐞 Bug ✓ Correctness
Description
The README adds MUSE under “Plugins & Extensions” even though the entry describes it as a standalone
“Pure-Markdown memory OS” with “Zero dependencies,” not an installable Claude Code plugin/extension.
This miscategorization can mislead readers browsing this section expecting plugins/extensions.
Code

README.md[21]

+- [MUSE](https://github.com/myths-labs/muse) - Pure-Markdown memory OS for AI pair programming; 48 skills, cross-conversation memory, role-based governance. Works with Claude Code, Cursor, Windsurf, OpenClaw, Gemini CLI, Codex CLI. Zero dependencies, MIT licensed.
Evidence
The item is listed inside the “Plugins & Extensions” section, but its own description states it is a
pure-Markdown OS with zero dependencies, which does not match the category semantics. The repo’s
contribution guidelines explicitly emphasize correct categorization.

README.md[16-22]
contributing.md[7-10]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
MUSE is currently listed under **Plugins &amp; Extensions**, but the entry’s own description characterizes it as a standalone, pure-Markdown “memory OS” with zero dependencies. This is a categorization mismatch and can mislead readers.

## Issue Context
The repository contribution guidelines explicitly note that improvements to categorization are welcome, and the list is structured by type.

## Fix Focus Areas
- README.md[16-23]
- contributing.md[7-10]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools



Advisory comments

2. Description not concise 🐞 Bug ✓ Correctness
Description
The MUSE list item description is relatively long and dense compared to the guideline to keep
descriptions short and simple, reducing scan-ability of the list. This is a style/consistency issue
rather than a functional problem.
Code

README.md[21]

+- [MUSE](https://github.com/myths-labs/muse) - Pure-Markdown memory OS for AI pair programming; 48 skills, cross-conversation memory, role-based governance. Works with Claude Code, Cursor, Windsurf, OpenClaw, Gemini CLI, Codex CLI. Zero dependencies, MIT licensed.
Evidence
The contribution guidelines request short, simple descriptions; the newly added entry contains
multiple clauses and a long feature list, which conflicts with that guidance.

README.md[20-22]
contributing.md[9-10]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The MUSE entry’s description is longer and denser than the repo’s contribution guidance recommends, which reduces readability when scanning the list.

## Issue Context
Contribution guidelines request short, simple descriptions.

## Fix Focus Areas
- README.md[20-22]
- contributing.md[9-10]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant