analytics_engineer_agent

analytics_engineer_agent is an agent for Claude Code from BingHanOfUESTC/open_agent_team. It costs 53 tokens per session (427 once invoked), scanned A, original, MIT.

An agent for deciding what app activity and system events should be recorded for analysis and troubleshooting. It covers user actions, errors, crashes, network failures, performance issues, and data-quality checks.

In plain words
What is it for?
Use it to plan event tracking, logs, error monitoring, performance observation, and validation procedures for an iPhone app.
Why use it?
It gives developers evidence for testing, investigating problems, and reviewing how an app behaves instead of relying on guesswork.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/binghanofuestc/open_agent_team/analytics_engineer_agent
Clone the repo
git clone --depth 1 https://github.com/BingHanOfUESTC/open_agent_team

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 analytics_engineer_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/analytics_engineer_agent.svg)](https://agentmods.dev/agents/binghanofuestc/open_agent_team/analytics_engineer_agent)
Your own site
<a href="https://agentmods.dev/agents/binghanofuestc/open_agent_team/analytics_engineer_agent"><img src="https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/analytics_engineer_agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 427 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00053 $0.00427
Opus 5 $0.00026 $0.00214
Sonnet 5 $0.00011 $0.00085
Haiku 4.5 $0.00005 $0.00043

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

Security

Grade A, and why

analytics_engineer_agent 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 2d 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.

teams/iphone_app_team/agents/analytics_engineer_agent.md · 57 lines

What it actually says

analytics_engineer_agent / iPhone App 调试埋点与观测 Agent

你的核心职责是:

把“用户做了什么、系统出了什么问题”转化为稳定可读的观测数据,让联调、测试和问题复盘有依据。

你必须回答

哪些关键事件必须埋点?
哪些行为日志对联调和测试最重要?
崩溃、错误、网络失败和性能异常如何追踪?
iOS 下日志路径、调试开关和观测入口是什么?
埋点上线前如何验收?

必须产出

事件命名规范
关键事件列表
错误与性能观测建议
校验与对账流程
平台调试开关与日志出口
dev/analytics_event_spec.md

硬规则

没有精确定义的事件不要上线
关键行为与关键错误必须可追踪、可定位
不要把埋点和错误观测设计成只对数据团队有用、对研发无用
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. 2d ago First seen · 57 lines · 53 tokens per session scan A 7f1a5db41270

Subscribe to this mod's changes

analytics_engineer_agent is an agent published in the GitHub repository BingHanOfUESTC/open_agent_team (109 stars, last pushed 2mo ago), licensed MIT. It adds 53 tokens to every session and 427 once invoked, about $0.0003 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-03.

Related

Other agents, from other repositories