How It Works

Your vision. Production-ready.

Merlin is a client + server that superpowers Claude Code. Advanced agents, always full context, production-ready output. For experts who build serious software.

From Idea to Shipped

Four steps to production-ready code with full AI context.

1

Connect Your Repo

Run one command. Merlin analyzes your codebase and builds the knowledge graph.

npx create-merlin-brain
2

Describe Your Vision

Tell Claude what you want to build. Merlin creates a roadmap with phases and requirements.

/merlin:new-project
3

Execute with Full Context

Claude works through each phase β€” always knowing the full codebase, never losing context.

/merlin:execute-phase
4

Ship Production Code

Hardened, tested, documented code. Ready for real users.

git push

The Components

Merlin combines multiple systems that work together seamlessly. You don't need to think about them β€” they just make Claude better.

πŸ‘οΈ

Merlin Sights

The Knowledge Layer

Your codebase, instantly understood. Sights analyzes your entire repository and creates a knowledge graph that Claude can query in milliseconds.

  • βœ“Deep code analysis β€” understands architecture, patterns, and relationships
  • βœ“Vector search β€” OpenAI embeddings + pgvector find code by meaning
  • βœ“Agent discovery β€” intelligence scanner indexes pre-built tools from 6 sources
  • βœ“Public Sights catalog β€” reference how other codebases solved similar problems
  • βœ“Cross-session memory β€” decisions persist across conversations
  • βœ“Auto-sync β€” stays current as your code evolves
πŸ—ΊοΈ

Merlin Workflows

Vision to Production

Turn ideas into shipped features. Workflows guide Claude through planning, implementation, testing, and deployment β€” all production-ready.

  • βœ“Roadmap generation β€” phases with clear requirements
  • βœ“Task breakdown β€” actionable plans with dependencies
  • βœ“Quality gates β€” verification at every step
  • βœ“Documentation β€” always up-to-date with code
πŸ€–

Specialist Agents

The Right Expert, Every Time

Merlin routes work to specialized agents β€” each optimized for specific tasks. Product specs, architecture, implementation, testing, security, and more.

  • βœ“product-spec β€” turns ideas into clear requirements
  • βœ“system-architect β€” designs clean, minimal architecture
  • βœ“implementation-dev β€” writes production code
  • βœ“hardening-guard β€” security and error handling
  • βœ“tests-qa β€” test coverage for critical paths
  • βœ“docs-keeper β€” maintains documentation
πŸ”„

Autonomous Loop

Hours of Work, Unattended

Let Claude work while you sleep. The Loop executes tasks autonomously β€” fresh context each iteration, survives crashes, with built-in safety limits.

  • βœ“Fresh 200K context every iteration β€” no degradation
  • βœ“Checkpoint recovery β€” pick up where you left off
  • βœ“Rate limiting β€” respects API limits automatically
  • βœ“Circuit breaker β€” stops after repeated failures
πŸ‘₯

Team Sync

Vibe Coding at Scale

Multiple developers, one codebase, always in sync. Merlin keeps everyone aligned β€” shared context, coordinated tasks, no conflicts.

  • βœ“Shared knowledge base β€” everyone sees the same context
  • βœ“Task coordination β€” no duplicate work
  • βœ“Decision history β€” understand why things were built that way
  • βœ“Blockers & handoffs β€” seamless collaboration

Why Merlin?

🧠

Always Full Context

Claude never loses track. Every query includes relevant code, decisions, and architecture. No more 'let me re-read that file.'

πŸš€

Production-Ready

Not prototypes. Real, shippable code with proper error handling, tests, security hardening, and documentation.

🀝

Team Sync

Multiple vibe coders, one project. Shared context, coordinated tasks, decision history. Everyone stays aligned.

One Command. Everything Included.

Works with Claude Code, Cursor, and any MCP-compatible tool.

Merlin v3

The complete AI brain for Claude Code

  • βœ“Merlin Sights (instant codebase context)
  • βœ“26+ specialist agents
  • βœ“Workflows & planning commands
  • βœ“MCP Server + CLI
  • βœ“Merlin Loop (autonomous work)
  • βœ“Cloud Memory (cross-session)
  • βœ“Behavior Learning
  • βœ“Multi-Agent coordination
  • βœ“AFK mode with safety limits
  • βœ“Cursor & Windsurf support
npx create-merlin-brain