murmur: Agent for Claude Code

.claude/agents/murmur-researcher.md

murmur-researcher is an agent for Claude Code from murmur-io/murmur. It costs 98 tokens per session (2,441 once invoked), scanned A, original, AGPL-3.0.

A research agent for Murmur, a local-first meeting-notes application. It combines web research with investigation of the app's own code and returns a cited brief for making decisions.

In plain words
What is it for?
Use it to investigate features, improvements, market angles, and technical approaches for Murmur.
Why use it?
It helps answer product and technical questions using both outside information and the actual application context.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is murmur-io/murmur's own configuration. It tells Claude Code how to work on murmur itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything murmur configures →

Reuse

Borrowing it

Nothing to install: this file belongs to murmur-io/murmur. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/murmur-io/murmur/murmur/.claude/agents/murmur-researcher.md
Clone the repo
git clone --depth 1 https://github.com/murmur-io/murmur

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for murmur-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/murmur-io/murmur/murmur-researcher.svg)](https://agentmods.dev/agents/murmur-io/murmur/murmur-researcher)
Your own site
<a href="https://agentmods.dev/agents/murmur-io/murmur/murmur-researcher"><img src="https://agentmods.dev/badge/agents/murmur-io/murmur/murmur-researcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 98 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,441 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00098 $0.02441
Opus 5 $0.00049 $0.01221
Sonnet 5 $0.00020 $0.00488
Haiku 4.5 $0.00010 $0.00244

Measured 6d ago against content hash eae45889f84c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

murmur-researcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/murmur-researcher.md · 104 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 104 lines · 98 tokens per session scan A eae45889f84c

Subscribe to this mod's changes

murmur-researcher is an agent published in the GitHub repository murmur-io/murmur (9 stars, last pushed yesterday), licensed AGPL-3.0. It adds 98 tokens to every session and 2,441 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

sync-secretary

Grounded secretary for Sync. Use for source-cited questions about Claude and Codex council orchestration: task routing across billing pools, artifact-mediated coordination, ground-truth verification gates, quota and cost measurement, and policy evolution from recorded outcomes, vault maintenance, claim review, release…

AgriciDaniel/sync · 0 tokens

spring-code-reviewer

Phase 7 — pre-commit human-style review against the full diff and validation report. Produce 08-code-review.md and final verdict; block commit on unwaived blockers.

loiane/specs-driven-development-spring-angular · 41 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens

code-reviewer

Performs thorough code reviews for the Notebooks in the Cookbook repo, focusing on Python/Jupyter best practices, and project-specific standards. Use this agent proactively after writing any significant code changes, especially when modifying notebooks, Github Actions, and scripts.

anthropics/claude-cookbooks · 52 tokens