Skip to content

Latest commit

 

History

History
113 lines (76 loc) · 3.59 KB

File metadata and controls

113 lines (76 loc) · 3.59 KB

MAGNETO

Master of Magnetism — Memory Engine for AI Agents

Magneto

Homo Superior. Code Superior.

Omega Level Mutant X-Men Enemy Brotherhood Metal Control


"I have been called a villain. I prefer the term... visionary."

Magneto, Master of Magnetism


What is Magneto?

Magneto is an omega-level memory plugin for Claude Code that bends information to your will. Like the Master of Magnetism himself, it captures, shapes, and controls the flow of knowledge during your coding sessions — injecting it back with surgical precision exactly when you need it.

No longer will context slip through your fingers like sand. Magneto attracts everything Claude does, compresses it with the force of a magnetic field, and projects it into future sessions with unstoppable power.


Powers & Abilities

Power Description
Magnetic Memory Automatically captures everything Claude does during your sessions
Plasma Compression Uses Claude agent-sdk AI to compress context with extreme efficiency
Context Injection Injects relevant memory back into future sessions like metal drawn to a magnet
Brotherhood Protocol Persistent storage with SQLite — memories survive across sessions
Omega-Level Processing Background workers process your sessions without interrupting your flow

Brotherhood of Mutants — Installation

# Join the Brotherhood. Install Magneto.
npx magneto-mem install

# Or with bun (faster than a fastball special)
bunx magneto-mem install

The Genosha Architecture

magneto/
├── .claude-plugin/        # The Helmet — shields your memories
├── src/
│   ├── memory/            # The Magnetic Core
│   ├── compression/       # Asteroid M compression engine
│   └── injection/         # Context field projector
├── plugin/                # Brotherhood integration layer
└── ragtime/               # Knowledge retrieval (faster than Quicksilver)

Configuration — Cerebro Settings

{
  "magneto": {
    "memoryStrength": "omega",
    "compressionLevel": "maximum",
    "injectionMode": "automatic",
    "brotherhoodMode": true
  }
}

Magneto's Manifesto

Humans forget. Magneto does not.

Every session leaves traces — fragments of thought, decisions made, patterns established. The original tools let these slip away. Magneto collects them all, shapes them into a coherent magnetic field of knowledge, and deploys them with precision in your next encounter.

This is not just a plugin. This is mutant evolution of the AI development workflow.


The Brotherhood — Contributing

Even Magneto welcomes those worthy of joining the Brotherhood:

  1. Fork this repository (consider it your personal Genosha)
  2. Create your feature branch: git checkout -b feat/your-mutation
  3. Commit with power: git commit -m "feat: amplify magnetic field"
  4. Push to Asteroid M: git push origin feat/your-mutation
  5. Open a Pull Request and prove your worth

License

MIT — Because even Magneto believes mutants should be free.


"The difference between humans and mutants? Evolution."

Built by MorkMindy74 — forked and evolved from the original claude-mem