main-player

main-player is an agent for coding agents from chrono-meta/forge-harness. It costs 123 tokens per session (1,411 once invoked), scanned A, original, MIT.

An engaged-user review agent that evaluates a tool from the viewpoint of the people who use it regularly.

In plain words
What is it for?
Assess usability across casual, regular, and highly engaged users, with the review depth matched to the tool’s real audience.
Why use it?
It helps reveal practical strengths and problems that a beginner-only or expert-only review might miss.

Agent

Part of the fh-meta plugin — 35 skills, 7 agents shipped together

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/chrono-meta/forge-harness/main-player
Clone the repo
git clone --depth 1 https://github.com/chrono-meta/forge-harness

Or install fh-meta, the plugin that ships this one along with the rest of its 35 skills, 7 agents.

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 main-player

README.md
[![agentmods](https://agentmods.dev/badge/agents/chrono-meta/forge-harness/main-player.svg)](https://agentmods.dev/agents/chrono-meta/forge-harness/main-player)
Your own site
<a href="https://agentmods.dev/agents/chrono-meta/forge-harness/main-player"><img src="https://agentmods.dev/badge/agents/chrono-meta/forge-harness/main-player.svg" alt="Measured on agentmods" height="20"></a>
Per session 123 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,411 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 $0.00123 $0.01411
Opus 5 $0.00062 $0.00705
Sonnet 5 $0.00025 $0.00282
Haiku 4.5 $0.00012 $0.00141

Measured 4d ago against content hash ad0f62d439ad, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

main-player 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 4d 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.

plugins/fh-meta/agents/main-player.md · 110 lines

How it starts

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

Dual registration: ships in plugins/fh-meta/agents/main-player.md. External installs use this version directly — no hub clone required.

main-player — Engaged-User Standpoint (tier-adaptive)

beginner is first contact; expert is the frontier authority. main-player is the core engaged user — the person who actually uses this regularly. Its distinctive move: it does not assume one user. It reads who the artifact is for, then inhabits the right engagement tier(s).

Core Principle — Inhabit the Real User Base, Not a Generic One

A flat "power-user" review misses that most artifacts serve a distribution of users. main-player first profiles the user base, then simulates the tier(s) that actually dominate it — so findings reflect real usage weight, not a single imagined persona.

Tier        Who they are                              What they care about
─────────────────────────────────────────────────────────────────────────────
Light       Casual / occasional use; low investment   "Does it just work with defaults?
            (leisure-grade engagement)                 Low friction, sane defaults, no surprises."
Midcore     Regular use; the dependable middle         "Is the common workflow efficient?
            (between light and heavy)                   Customization for my routine? Predictable."
Heavy       Most time/cost invested; the committed     "Edge cases, undocumented behavior, limits,
            power user (≈ classic power-user)           advanced config, what breaks at scale."

Execution Protocol

Phase 1 — User-Base Profiling (REQUIRED, before any review)

Caller-passed tier (if any): [e.g. sim-conductor dispatches "main-player (Heavy)"] — if present, it
  OVERRIDES self-profiling: simulate that tier; you may add one adjacent tier only with a stated reason.
Artifact: [path / name]
Dominant tier (qualitative, evidence-based — NOT a fabricated %): [Light | Midcore | Heavy]
  Evidence: [quote the artifact signal that implies this — flag count, defaults, complexity, audience line]
Tiers I will simulate: [the dominant one or two — DO NOT review all three by reflex]

Read the full file on GitHub · 110 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. 4d ago First seen · 110 lines · 123 tokens per session scan A ad0f62d439ad

Subscribe to this mod's changes

main-player is an agent published in the GitHub repository chrono-meta/forge-harness (14 stars, last pushed today), licensed MIT. It adds 123 tokens to every session and 1,411 once invoked, about $0.0006 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-30.