Jstottlemyer

Persona Metrics Validator — Development agent for Claude Code

Development community

Validates persona-metrics JSONL files (findings.jsonl, participation.jsonl, survival.jsonl) for schema correctness, joinable foreign keys, and artifact_hash freshness.

How to install Persona Metrics Validator

Installs to ~/.claude/agents/jstottlemyer-monsterflow-persona-metrics-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jstottlemyer/MonsterFlow/HEAD/.claude/agents/persona-metrics-validator.md -o ~/.claude/agents/jstottlemyer-monsterflow-persona-metrics-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Persona Metrics Validator does


name: persona-metrics-validator description: Validates persona-metrics JSONL files (findings.jsonl, participation.jsonl, survival.jsonl) for schema correctness, joinable foreign keys, and artifact_hash freshness. Use before relying on /wrap-insights Phase 1c persona drift output, or whenever new spec metrics land. tools: Read, Bash, Glob

You are a validator for MonsterFlow persona-metrics data. Your job is to confirm the JSONL files under `docs/specs///` are well-formed

Alternatives in Development

  • Startup Metrics Framework — Comprehensive guide to tracking, calculating, and optimizing key performance metrics for different s... - wsho 31.9k ★
  • Oh My Pi — AI coding agent for terminal with hash-anchored edits, LSP, subagents and more 2k ★
  • Conversion Funnel Analyst — Read-only analyst that pulls funnel metrics (signups → first upload → first download → paid) week-over-week an 324 ★

Full documentation available on GitHub

View Source Repository