Meshtastic-Android: Agent for Claude Code

.claude/agents/datadog-rum-investigator.md

datadog-rum-investigator is an agent for Claude Code from meshtastic/Meshtastic-Android. It costs 160 tokens per session (1,984 once invoked), scanned A, original, GPL-3.0.

A Datadog RUM investigation agent for tracing an error or crash in Meshtastic-Android. Datadog RUM is a service that collects errors and crash events from running apps.

In plain words
What is it for?
Use it for end-to-end investigation of Datadog-reported crashes and errors in Meshtastic-Android.
Why use it?
It gathers the relevant error group and sample events and connects affected app versions to the code history, reducing manual investigation.

Agent for Claude Code

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

This is meshtastic/Meshtastic-Android's own configuration. It tells Claude Code how to work on Meshtastic-Android 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 Meshtastic-Android configures →

About the project

Meshtastic-Android is an Android and Compose Desktop app for communicating through open-source mesh radios, which relay messages between nearby devices instead of relying on a conventional network. It is used with Meshtastic devices for messaging, node and channel discovery, location features, telemetry, and device management.

meshtastic/Meshtastic-Android · 1,827 stars · on GitHub · meshtastic.org

Reuse

Borrowing it

Nothing to install: this file belongs to meshtastic/Meshtastic-Android. 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/meshtastic/Meshtastic-Android/main/.claude/agents/datadog-rum-investigator.md
Clone the repo
git clone --depth 1 https://github.com/meshtastic/Meshtastic-Android

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 datadog-rum-investigator

README.md
[![agentmods](https://agentmods.dev/badge/agents/meshtastic/meshtastic-android/datadog-rum-investigator.svg)](https://agentmods.dev/agents/meshtastic/meshtastic-android/datadog-rum-investigator)
Your own site
<a href="https://agentmods.dev/agents/meshtastic/meshtastic-android/datadog-rum-investigator"><img src="https://agentmods.dev/badge/agents/meshtastic/meshtastic-android/datadog-rum-investigator.svg" alt="Measured on agentmods" height="20"></a>
Per session 160 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,984 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.00160 $0.01984
Opus 5 $0.00080 $0.00992
Sonnet 5 $0.00032 $0.00397
Haiku 4.5 $0.00016 $0.00198

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

Security

Grade A, and why

datadog-rum-investigator 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 yesterday.

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/datadog-rum-investigator.md · 67 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-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. yesterday First seen · 67 lines · 160 tokens per session scan A d489801c5886

Subscribe to this mod's changes

datadog-rum-investigator is an agent published in the GitHub repository meshtastic/Meshtastic-Android (1,827 stars, last pushed yesterday), licensed GPL-3.0. It adds 160 tokens to every session and 1,984 once invoked, about $0.0008 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-09-04.

Related

Other agents, from other repositories

reliability-engineer

Use on flagship work for the reliability review dimension — offline behaviour, retries, idempotency, sync conflict resolution, state restoration, and recovery from interruption. Conditional role. Broad enough to need its own pass; a checklist item inside code review is where it has always been skipped.

vmobifystudio/app-dev-team · 62 tokens

debug-expert

Use this agent to debug a specific failing behavior — a bug, crash, error message, wrong output, or unexpected runtime behavior — where the goal is root cause + a verified fix. Distinct from fullstack-code-generator (which builds new features) and test-automation-expert (which writes tests). Examples:\n\n \nContext: A…

tienenwu/fables · 226 tokens

crash-analyzer

Use this agent to investigate Android app crashes, ANRs, or native crashes. Collects and analyzes logs, tombstones, ANR traces, and provides diagnosis. Triggers on "app crashed", "analyze crash", "debug ANR", "tombstone", "native crash".

hyperb1iss/hyperdroid-skill · 64 tokens

android-gradle-build-performance

Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits.

krutikJain/android-agent-skills · 27 tokens

build-error-resolver

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

marshall0524/everythingclaudecode · 50 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens