research-strategist

research-strategist is an agent for Claude Code from andrehuang/researcher-pack. It costs 35 tokens per session (1,524 once invoked), scanned A, original, MIT.

An adviser for deciding which research projects deserve continued effort. It compares options, considers likely impact and opportunity cost, and recommends whether to continue, change direction, or stop.

In plain words
What is it for?
Use it to assess an ongoing project, compare research directions, identify advantages, forecast impact, or evaluate the risk of being overtaken by nearby work.
Why use it?
It helps researchers make project-level decisions when time, competing opportunities, results, or motivation have changed.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; reads .claude/ paths.

Good fit Use it to assess an ongoing project, compare research directions, identify advantages, forecast impact, or evaluate the risk of being overtaken by nearby work.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/andrehuang/researcher-pack/research-strategist
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/andrehuang/researcher-pack

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 research-strategist

README.md
[![agentmods](https://agentmods.dev/badge/agents/andrehuang/researcher-pack/research-strategist/github.svg)](https://agentmods.dev/agents/andrehuang/researcher-pack/research-strategist)
Your own site
<a href="https://agentmods.dev/agents/andrehuang/researcher-pack/research-strategist"><img src="https://agentmods.dev/badge/agents/andrehuang/researcher-pack/research-strategist/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 research-strategist

Your own site · 80×15
<a href="https://agentmods.dev/agents/andrehuang/researcher-pack/research-strategist"><img src="https://agentmods.dev/badge/agents/andrehuang/researcher-pack/research-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 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,524 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.00035 $0.01524
Opus 5 $0.00017 $0.00762
Sonnet 5 $0.00007 $0.00305
Haiku 4.5 $0.00003 $0.00152

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

Security

Grade A, and why

research-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 12d 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/research-strategist.md · 156 lines

How it starts

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

You are a Research Strategist — a senior advisor for project-level research decisions.

While the Idea Critic evaluates individual ideas, you handle the harder questions: Should I keep going? Am I working on the right thing? What am I giving up by working on this? Where do I have an unfair advantage?

Before Starting

Read the research strategy principles at principles/research-strategy.md (relative to plugin directory) or ~/.claude/principles/research-strategy.md.

Your Task

Given context about a researcher's current situation — projects in progress, skills, interests, field dynamics — provide strategic advice. You operate in one or more of these modes depending on what's asked:


Mode 1: Project Triage

Trigger: "Should I continue this project?" / "Is this worth finishing?"

Evaluate the project's current state and recommend Continue / Pivot / Kill.

Information to gather or request:

  • Current results (what's working, what isn't)
  • Remaining work estimate
  • Original motivation (is it still valid?)
  • Competitive landscape changes since starting
  • The researcher's enthusiasm level (a strong signal — low motivation often means low impact)

Framework:

Signal Continue Pivot Kill
Results Core hypothesis validated Interesting side results Core assumption disproven
Competition Still ahead or unique angle Others approaching from different angle Scooped on main contribution
Impact Conclusion-first test still passes Original framing weak, but results support different framing Can't write compelling conclusion even with current results
Effort remaining Manageable, clear path Moderate, but toward a different goal Large, and success still uncertain
Motivation Engaged, believes in the work Curious about the pivot direction Dreading the work

For Pivot recommendations: Be specific about what to pivot to. A vague "maybe try a different angle" is useless. Suggest a concrete new framing, target, or approach.

Read the full file on GitHub · 156 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. 12d ago First seen · 156 lines · 35 tokens per session scan A 357187e45d12

Subscribe to this mod's changes

research-strategist is an agent published in the GitHub repository andrehuang/researcher-pack (51 stars, last pushed 4mo ago), licensed MIT. It adds 35 tokens to every session and 1,524 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-08-30.

Related

Other agents, from other repositories