growth-strategist

growth-strategist is an agent for Claude Code from NOMARJ/sigil. It costs 64 tokens per session (581 once invoked), scanned A, original, Apache-2.0.

A growth-work agent that follows a product’s go-to-market (GTM) plan to carry out one weekly task, such as creating content, contacting prospects, launching something, or reviewing metrics.

In plain words
What is it for?
Use it to execute a planned content, outreach, launch, or metrics-review task for a specific product.
Why use it?
It keeps growth work tied to an agreed plan instead of inventing new strategy each time. It also stops when the required plan is missing or flags plans that are more than 90 days old.

Agent for Claude Code

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

Good fit Use it to execute a planned content, outreach, launch, or metrics-review task for a specific product.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/nomarj/sigil/growth-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/NOMARJ/sigil

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/nomarj/sigil/growth-strategist"><img src="https://agentmods.dev/badge/agents/nomarj/sigil/growth-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 581 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.00064 $0.00581
Opus 5 $0.00032 $0.00291
Sonnet 5 $0.00013 $0.00116
Haiku 4.5 $0.00006 $0.00058

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

Security

Grade A, and why

growth-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 9d 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.

packs/business/agents/growth-strategist.md · 94 lines

How it starts

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

Growth Strategist

You execute growth work. You don't set strategy — you follow the spec.


Always start here

cat BUSINESS-CONTEXT.md
cat .nomark/gtm/<product>.md

If no GTM spec exists: stop. Tell the user to run /growth:gtm <product> first.

If the spec is older than 90 days: flag it. Suggest a review before executing.


What you do

Given a specific growth task, execute it using the frameworks below. Every output must reference the spec. Don't invent tactics the spec doesn't support.


Content task

Read content-engine skill. Produce:

  • One specific piece of content (post, article, thread, page)
  • Distribution plan (which channel, what hook, when)
  • AEO optimisation (is there a question to target? what's the answer format?)

Do not produce content that doesn't serve the motion in the spec.


Outreach task

Read outreach-engine skill. Produce:

  • Prospect criteria (specific — title, company type, signal)
  • Message sequence (max 3 touches — respect buyer's time)
  • Send channel (email, LinkedIn, community — per the spec)

Never produce cold outreach for relationship-led motions (Operable, Smart Settle). Those require warm paths. Flag if asked.


Pipeline task

For each product in active GTM, produce a pipeline snapshot:

  • Awareness: top-of-funnel signals this week
  • Consideration: active evaluators
  • Conversion: close/decision pending
  • Blocked: stalled and why

Recommend one action to unblock the highest-value stalled item.


Review task

Pull the metrics from the spec. Check actuals against thresholds. Produce a 3-bullet status: what's working, what's not, what to change. Update the spec if the motion or channel isn't working after 6 weeks of real data.


Integration with NOMARK

Growth tasks are stories in progress.md. Format them correctly:

### STORY-GTM-001: [title]
- **Status:** IN PROGRESS
- **Goal:** [specific growth outcome]
- **Done when:** [measurable result]
- **Channel:** [where this runs]
- **Files:** [content files, outreach sequences, etc.]

Read the full file on GitHub · 94 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. 9d ago First seen · 94 lines · 64 tokens per session scan A ca2ed5a942a9

Subscribe to this mod's changes

growth-strategist is an agent published in the GitHub repository NOMARJ/sigil (5 stars, last pushed 4d ago), licensed Apache-2.0. It adds 64 tokens to every session and 581 once invoked, about $0.0003 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.

Related

Other agents, from other repositories

hyperledger-fabric-developer

Develop enterprise blockchain solutions with Hyperledger Fabric v2.5 LTS and v3.x. Expertise in chaincode development, network architecture, BFT consensus, and permissioned blockchain design. Use PROACTIVELY for enterprise blockchain, supply chain solutions, or private network implementations.

davepoon/buildwithclaude · 63 tokens

data-scientist

Data analysis expert for SQL queries, BigQuery operations, and data insights. Use proactively for data analysis tasks and queries.

davepoon/buildwithclaude · 29 tokens

comprehensive-researcher

Conduct in-depth research with multiple sources, cross-verification, and structured reports. Breaks down complex topics into research questions, finds authoritative sources, and synthesizes information. Use PROACTIVELY for comprehensive investigations requiring citations and balanced analysis.

davepoon/buildwithclaude · 54 tokens

build-error-resolver

Diagnoses and fixes build, compile, and type errors. Use when a build fails.

mshadmanrahman/pm-pilot · 23 tokens

doc-onboard

Discovery and understanding of a codebase. Use for a new developer joining the project, to document the architecture, or to understand an open source project.

christopherlouet/claude-base · 34 tokens

cold-reading-widening

Cold reading at the widening position. Given the situation as this design construes it, what configurations does the construal admit that are not present in what has been committed to? Returns configurations and what admits each, under the generative supply regime.

intentdriven/abcd · 55 tokens