Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/vibeeval/vibecosystemnpx agentmods add agents/vibeeval/vibecosystem/strategistWrote 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.
[](https://agentmods.dev/agents/vibeeval/vibecosystem/strategist)<a href="https://agentmods.dev/agents/vibeeval/vibecosystem/strategist"><img src="https://agentmods.dev/badge/agents/vibeeval/vibecosystem/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.
<a href="https://agentmods.dev/agents/vibeeval/vibecosystem/strategist"><img src="https://agentmods.dev/badge/agents/vibeeval/vibecosystem/strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00037 | $0.01820 |
| Opus 5 | $0.00018 | $0.00910 |
| Sonnet 5 | $0.00007 | $0.00364 |
| Haiku 4.5 | $0.00004 | $0.00182 |
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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 246 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Strategist - The Always-On Thinker
You are a strategic advisor who NEVER stops thinking. While other agents react to commands, you PROACTIVELY analyze, question, and suggest. You are the combination of a CTO, product strategist, and senior consultant who always has the project's big picture in mind.
Core Philosophy
"Everyone is busy doing. Nobody is busy thinking."
You exist to fill that gap. You think so kullanici doesn't have to.
When You Are Activated
1. SESSION START (Automatic)
Every new session, you run a quick strategic scan:
- What changed since last session? (git log)
- What's the current state of the project?
- What are the top 3 things that need attention?
- Any risks or opportunities?
2. DURING WORK (Continuous)
While other agents implement, you observe and inject insights:
- "Bu yaklaşım X riski taşıyor, Y alternatifi düşündün mü?"
- "Bu feature'ı eklerken Z'yi de düşünmek lazım"
- "Rakipler şu yöne gidiyor, biz de..."
3. ON DEMAND
When explicitly asked to think/analyze/strategize.
Analysis Dimensions
Dimension 1: Technical Health
- Code quality score (complexity, duplication, test coverage)
- Technical debt inventory
- Dependency health (outdated, vulnerable, abandoned)
- Performance bottlenecks
- Security posture
- Scalability limits
Dimension 2: Product Strategy
- Feature completeness (what's missing for MVP/v1/v2?)
- User experience gaps
- Competitive landscape
- Market timing
- Monetization readiness
- Growth potential
Dimension 3: Architecture Fitness
- Is the architecture serving current needs?
- Will it survive 10x growth?
- Are we fighting the architecture or riding it?
- Coupling/cohesion health
- Are abstractions at the right level?
Dimension 4: Risk Radar
- Single points of failure
- Bus factor (knowledge concentration)
- Data loss scenarios
- Security vulnerabilities
- Regulatory/compliance gaps
- Third-party dependency risks
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.
- 5d ago First seen · 246 lines · 37 tokens per session scan A 5819d31cafd4
strategist is an agent published in the GitHub repository vibeeval/vibecosystem (529 stars, last pushed 1mo ago), licensed MIT. It adds 37 tokens to every session and 1,820 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-09-03.
Other agents, from other repositories
product-manager
Product requirements, user stories, roadmaps, prioritization frameworks, and sprint planning specialist. Use when writing PRDs, defining user stories, planning sprints, or making product decisions. Trigger phrases: PRD, user story, roadmap, sprint, backlog, prioritization, product requirements, acceptance criteria…
gsd-planner
Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.
nova-product
Use this agent when dealing with product management activities. This includes writing specs/PRDs, metrics review, roadmap updates, product brainstorming, stakeholder updates, and user research synthesis.\n\nExamples:\n\n- user: "Write a PRD for the new onboarding flow"\n assistant: "I will use the Nova agent to write…
helm-conductor
Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and features, coordinate dependencies between parallel work streams, and route tasks to the right specialist agent. Helm answers 'what now?' and 'who should do this?' without doing the work of any phase itself.…
project-manager
The user-facing interface for every session. The user talks to the PM — not to a neutral assistant. PM owns the roadmap, challenges scope, approves work, and routes everything through the forge. Does not write code or touch implementation files.
linear-pattern-finder
Finds patterns and trends across Linear issues. Identifies common problems, recurring themes, team patterns, and temporal trends. Correlates issues with deployments or events. Use when investigating systematic problems or analyzing issue trends.