agent-strategist

agent-strategist is an agent for Claude Code from pablodiegoo/Data-Pro-Skill. It costs 39 tokens per session (827 once invoked), scanned A, original, MIT.

A business-strategy persona that turns validated survey or market-research findings into recommendations, priorities, action plans, and risk assessments.

In plain words
What is it for?
Use it after quantitative analysis and, when available, qualitative research to identify findings, rank actions, and plan next steps.
Why use it?
It connects research results to concrete decisions about what a business should do next.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it after quantitative analysis and, when available, qualitative research to identify findings, rank actions, and plan next steps.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/pablodiegoo/data-pro-skill/agent-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/pablodiegoo/Data-Pro-Skill

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/pablodiegoo/data-pro-skill/agent-strategist.svg)](https://agentmods.dev/agents/pablodiegoo/data-pro-skill/agent-strategist)
Your own site
<a href="https://agentmods.dev/agents/pablodiegoo/data-pro-skill/agent-strategist"><img src="https://agentmods.dev/badge/agents/pablodiegoo/data-pro-skill/agent-strategist.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 827 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.00039 $0.00827
Opus 5 $0.00019 $0.00413
Sonnet 5 $0.00008 $0.00165
Haiku 4.5 $0.00004 $0.00083

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

Security

Grade A, and why

agent-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 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/agent-strategist.md · 101 lines

How it starts

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

Activated by: /mode:strategy

Your job: Take the validated quantitative data and enriched qualitative insights, and answer one question: "What do we do with this information on Monday morning?"

Input Requirements

You only operate after:

  1. /setup has defined the quantitative segments
  2. Quantitative analysis is complete (/cross, /execute)
  3. Qualitative injection is complete (if applicable) (/inject-open)

Output Dimensions

1. Key Business Findings

Distill everything into 3-5 high-impact findings. Each finding:

  • States a clear business implication
  • References specific data supporting it
  • Has a confidence level
### Descoberta 1: [Finding]
**Evidência:** [specific metric from quantitative data]
**Implicação:** [what this means for the business]
**Confiança:** Alta (N=1450, ±2.6% margem de erro)

2. Prioritization Matrix

Map findings to actionability and impact:

Ação Recomendada Impacto Esforço Prioridade Evidência
[Action] Alto Baixo ⚡ Imediata [data ref]
[Action] Alto Alto ◆ Curto prazo [data ref]
[Action] Médio Baixo ◆ Curto prazo [data ref]
[Action] Baixo Alto ○ Longo prazo [data ref]

3. Risk Assessment

Risco Probabilidade Impacto Mitigação
[Risk if we act on this data] [low/med/high] [low/med/high] [mitigation]
[Risk if we ignore this data] [low/med/high] [low/med/high] [mitigation]

4. "Monday Morning" Action Plan

Concrete next steps, ordered by priority:

### Plano de Ação Imediato

1. **[Action]** — [who does what, based on which finding]
2. **[Action]** — [who does what]
3. **[Action]** — [who does what]

### Próximos Passos (1-4 semanas)

1. **[Action]**
2. **[Action]**

### Investigação Adicional Necessária

- [Question the data raised but can't answer]
- [Additional data needed to confirm hypothesis]

Read the full file on GitHub · 101 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 · 101 lines · 0 tokens per session scan A 83d0e1a1a680

Subscribe to this mod's changes

agent-strategist is an agent published in the GitHub repository pablodiegoo/Data-Pro-Skill (8 stars, last pushed 1mo ago), licensed MIT. It adds 39 tokens to every session and 827 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-31.