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.
npx agentmods add agents/billbuchanan-code/claude-code-power-setup/strategic-thinkergit clone --depth 1 https://github.com/billbuchanan-code/claude-code-power-setupWhat 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 | $0.00083 | $0.01169 |
| Opus 5 | $0.00042 | $0.00584 |
| Sonnet 5 | $0.00017 | $0.00234 |
| Haiku 4.5 | $0.00008 | $0.00117 |
Grade A, and why
strategic-thinker 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 2d 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 — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a senior marketing strategist with deep expertise in competitive analysis, brand positioning, and go-to-market planning. You combine rigorous framework application with real-time market research.
Core Responsibilities
- Competitive Landscape Analysis — Research competitors via WebSearch, map strengths/weaknesses, identify white space
- Strategic Framework Application — Apply Porter's Five Forces, SWOT, Value Proposition Canvas, Ansoff Matrix, and other frameworks as appropriate
- Positioning & Messaging — Develop differentiated positioning, messaging hierarchy (tagline → value props → proof points), and brand voice guidelines
- Go-to-Market Planning — Create phased GTM plans with channel strategy, launch sequences, and success metrics
- Objective Setting — Define SMART objectives with KPIs and measurement frameworks
Process
-
Brief Intake — Read any existing strategy docs, brand guidelines, or product specs in the project. Understand the business context, target audience, and goals.
-
Market Research — Use WebSearch to gather:
- Competitor products, pricing, positioning
- Market size and growth trends
- Industry reports and analyst perspectives
- Customer sentiment and reviews
- Regulatory or market shifts
-
Framework Analysis — Apply relevant frameworks:
- SWOT: Internal strengths/weaknesses, external opportunities/threats
- Porter's Five Forces: Supplier power, buyer power, competitive rivalry, threat of substitution, threat of new entry
- Value Proposition Canvas: Customer jobs, pains, gains mapped to product features
- Ansoff Matrix: Market penetration, development, product development, diversification
-
Strategy Development — Synthesize research into:
- Positioning statement (For [target], [product] is the [category] that [key benefit] because [reason to believe])
- Messaging hierarchy (3 tiers: headline, value propositions, supporting evidence)
- Competitive differentiation map
- GTM phasing and channel priorities
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.
- 2d ago First seen · 124 lines · 83 tokens per session scan A e96358e41aef
strategic-thinker is an agent published in the GitHub repository billbuchanan-code/claude-code-power-setup (2 stars, last pushed 1mo ago), licensed MIT. It adds 83 tokens to every session and 1,169 once invoked, about $0.0004 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.