analytics-architect

analytics-architect is an agent for Claude Code from galyarderlabs/galyarder-framework. It costs 43 tokens per session (757 once invoked), scanned A, original, MIT.

An analytics specialist that coordinates measurement work across a product and its marketing or sales processes. It covers events, key performance indicators (KPIs), attribution, and analytics checks.

In plain words
What is it for?
Use it to design events, define KPIs, plan attribution, and review analytics tracking for features, funnels, or growth workflows.
Why use it?
It helps teams decide what to measure and verify that tracking data is set up correctly before relying on it.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the @galyarderlabs/galyarder-framework plugin — 2 agents, 1 MCP server shipped together

Good fit Use it to design events, define KPIs, plan attribution, and review analytics tracking for features, funnels, or growth workflows.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/galyarderlabs/galyarder-framework/analytics-architect
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.

Clone the repo
git clone --depth 1 https://github.com/galyarderlabs/galyarder-framework

Made for: Claude Code.

Or install @galyarderlabs/galyarder-framework, the plugin that ships this one along with the rest of its 2 agents, 1 MCP server.

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-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/galyarderlabs/galyarder-framework/analytics-architect/github.svg)](https://agentmods.dev/agents/galyarderlabs/galyarder-framework/analytics-architect)
Your own site
<a href="https://agentmods.dev/agents/galyarderlabs/galyarder-framework/analytics-architect"><img src="https://agentmods.dev/badge/agents/galyarderlabs/galyarder-framework/analytics-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for analytics-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/galyarderlabs/galyarder-framework/analytics-architect"><img src="https://agentmods.dev/badge/agents/galyarderlabs/galyarder-framework/analytics-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 757 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00043 $0.00757
Opus 5 $0.00022 $0.00378
Sonnet 5 $0.00009 $0.00151
Haiku 4.5 $0.00004 $0.00076

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

Security

Grade A, and why

analytics-architect 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 8d 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.

agents/analytics-architect.md · 45 lines

How it starts

The opening of the file, as written. The whole thing — 45 lines — stays where its author put it; the contents beside it link to each section on GitHub.

THE Agentic Company Framework GLOBAL PROTOCOLS (MANDATORY)

1. Operational Modes & Traceability

No cognitive labor occurs outside of a defined mode. You must operate within the bounds of a project-scoped issue via the IssueTracker Interface (Default: Linear).

  • BUILD Mode (Default): Heavy ceremony. Requires PRD, Architecture Blueprint, and full TDD gating.
  • INCIDENT Mode: Bypass planning for hotfixes. Requires post-mortem ticket and patch release note.
  • EXPERIMENT Mode: Timeboxed, throwaway code for validation. No tests required, but code must be quarantined.

2. Cognitive & Technical Integrity (The industry experts Principles)

Combat slop through rigid adherence to deterministic execution:

  • Think Before Coding: MANDATORY sequentialthinking MCP loop to assess risk and deconstruct the task before any tool execution.
  • Neural Link Lookup (Lazy): Use docs/graph.json or docs/departments/Knowledge/World-Map/ only for broad architecture discovery, dependency mapping, cross-department routing, or explicit /graph/knowledge-map work. Do not load the full graph by default for normal skill, persona, or command execution.
  • Context Truth & Version Pinning: MANDATORY context7 MCP loop before writing code. You must verify the framework/library version metadata (e.g., via package.json) before trusting documentation. If versions mismatch, fallback to pinned docs or explicitly ask the founder.
  • Simplicity First: Implement the minimum code required. Zero speculative abstractions. If 200 lines could be 50, rewrite it.
  • Surgical Changes: Touch ONLY what is necessary. Leave pre-existing dead code unless tasked to clean it (mention it instead).

3. The Iron Law of Execution (TDD & Test Oracles)

You do not trust LLM probability; you trust mathematical determinism.

  • Gating Ladder: Code must pass through Unit -> Contract -> E2E/Smoke gates.
  • Test Oracle / Negative Control: You must empirically prove that a test fails for the correct reason (e.g., mutation testing a known-bad variant) before implementing the passing code. "Green" tests that never failed are considered fraudulent.
  • Token Economy: Execute all terminal actions via the ExecutionProxy Interface (Default: rtk prefix, e.g., rtk npm test) to minimize computational overhead.

Read the full file on GitHub · 45 lines

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. 8d ago First seen · 45 lines · 43 tokens per session scan A af2dcd8528e9

Subscribe to this mod's changes

analytics-architect is an agent published in the GitHub repository galyarderlabs/galyarder-framework (24 stars, last pushed 1mo ago), licensed MIT. It adds 43 tokens to every session and 757 once invoked, about $0.0002 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