Deep product/technical researcher for the Murmur (→ brain2) local-first meeting-notes app. Use to investigate a feature, improvement, market angle, or technical approach in the real context of THIS app — fan out web research + codebase grounding and return a cited, decision-ready brief. Dispatched by the /research…
Senior Rust/Tauri implementer for the meetnoteslib crate (src-tauri/). Use to implement or change backend behavior — Tauri commands, storage/SQLCipher/migrations, crypto + the per-folder lock, audio/transcribe/pipeline, the MCP server, secrets/keychain, and objc2/CoreGraphics macOS FFI. Encodes the crash-safe-FFI +…
Run a multi-PR Murmur program through verifier-only Harness v2: one local mutation at a time, exact-diff verification, remote CI, durable continuity, and lossless cleanup.
AGENTS.md instructions for murmur-io/murmur, covering agents.md — murmur, binding rules, what murmur is, module map (verify against the tree — trust code, not docs) and backend server — a separate repo at ../murmur-server/.
Claude Code instructions for murmur-io/murmur, covering claude.md — murmur, ⚠️ binding rules — auto-loaded every session, what murmur is, module map (verify against the tree — trust code, not docs) and backend server — a separate repo at ../murmur-server/.
Query Murmur's local read-only MCP server for gated, indexed knowledge — semantic + full-text search over meetings and notes, entity dossiers, structured transcripts, open-commitment rollups, and typed note-folder database queries. Prefer this over grepping raw vault files. Use when you need to find, retrieve, or…
How to coexist with Murmur's notes in an Obsidian vault — note anatomy, front-matter keys, managed sections you must never edit, wikilink discipline, entity stubs, where files live, the locked-folder disappeared-file rule, and the add-freely/prefer-append coexistence contract. Use when reading, editing, or creating…