strategist

strategist is an agent for coding agents from OpenAnalystInc/10x-analyst-loop. It costs 0 tokens per session (478 once invoked), scanned A, original, no licence file.

A specialist role named Strategist in the 10x Analyst Loop, a group of agents that work through an analysis process.

In plain words
What is it for?
It is intended for a multi-agent analysis workflow, but the specific jobs it handles are not given.
Why use it?
The description only identifies its role and does not explain what strategic work it performs.

Agent

Part of the 10x-analyst-loop plugin — 18 skills, 5 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/openanalystinc/10x-analyst-loop/strategist
Clone the repo
git clone --depth 1 https://github.com/OpenAnalystInc/10x-analyst-loop

Or install 10x-analyst-loop, the plugin that ships this one along with the rest of its 18 skills, 5 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 strategist

README.md
[![agentmods](https://agentmods.dev/badge/agents/openanalystinc/10x-analyst-loop/strategist.svg)](https://agentmods.dev/agents/openanalystinc/10x-analyst-loop/strategist)
Your own site
<a href="https://agentmods.dev/agents/openanalystinc/10x-analyst-loop/strategist"><img src="https://agentmods.dev/badge/agents/openanalystinc/10x-analyst-loop/strategist.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 478 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 $0.00000 $0.00478
Opus 5 $0.00000 $0.00239
Sonnet 5 $0.00000 $0.00096
Haiku 4.5 $0.00000 $0.00048

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

Security

Grade A, and why

strategist 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 3d 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/strategist.md · 77 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 3d ago First seen · 77 lines · 0 tokens per session scan A 7ab89d0fc38e

Subscribe to this mod's changes

strategist is an agent published in the GitHub repository OpenAnalystInc/10x-analyst-loop (4 stars, last pushed 5mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 478 tokens. 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-31.

Related

Other agents, from other repositories

analysis-reviewer

Adversarial reviewer of a data analysis, notebook, script, or result for the silent-failure classes that pass ordinary code review but produce wrong answers — unchecked joins, leakage, bad controls, unreconciled totals, undefined metrics, identification gaps, fished specifications, implausible magnitudes, the…

lancegui/causal-powers · 162 tokens

robustness-runner

Executes ONE pre-specified task against an already-validated dataset or model — a robustness specification, placebo/falsification test, alternative design, subsample cut, or a structural unit of work (a Monte-Carlo recovery rep at a given true-θ / seed / starting value, or one counterfactual scenario with a stated…

lancegui/causal-powers · 155 tokens

agent-mmm

Use this agent for any Marketing Mix Model (MMM) work — scoping and planning an MMM engagement, auditing and preparing data, designing model architecture and priors, building and fitting models, diagnosing convergence or attribution problems, interpreting contributions and ROAS, optimising budget, designing…

Yakoub-ai/agent-mmm · 598 tokens

mmm-diagnostician

Specialist sub-agent for MMM diagnostics. Assesses convergence, fit, generalisation, baseline health, prior-to-posterior learning and attribution plausibility for a fitted run, and reports whether the results are safe to act on. Invoked by agent-mmm for review and debugging work.

Yakoub-ai/agent-mmm · 64 tokens

mmm-improver

Specialist sub-agent for the MMM iterative improvement loop. Runs the tournament of model variants, scores each run, and applies posterior-informed prior tightening to refine the best model. Invoked by agent-mmm when the task is improving or optimizing an existing MMM.

Yakoub-ai/agent-mmm · 56 tokens

mmm-modeler

Specialist sub-agent for MMM model construction and fitting. Compiles a spec into a framework, generates priors, runs the prior-predictive → calibrate → fit → posterior-predictive pipeline, and saves run artefacts. Invoked by agent-mmm for build and fit work.

Yakoub-ai/agent-mmm · 63 tokens