delegate

delegate is a skill for Claude Code, Codex from nocodework/growth-os. It costs 110 tokens per session (1,090 once invoked), scanned A, original, MIT.

A router for Growth OS marketing tasks that matches a job to the relevant built-in skill or an installed external skill pack.

In plain words
What is it for?
It identifies the related stage of the customer journey, finds the matching capability, and passes along useful business context from the shared information hub.
Why use it?
It removes the guesswork of choosing which tool should handle a task such as getting signups, reducing cancellations, improving search ranking, or writing ads.

Skill for Claude CodeCodex

Part of the growth-os plugin — 8 skills shipped together

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.

agentmods
npx agentmods add skills/nocodework/growth-os/delegate
Any agent
npx skills add nocodework/growth-os --skill delegate
Clone the repo
git clone --depth 1 https://github.com/nocodework/growth-os

Made for: Claude Code, Codex.

Or install growth-os, the plugin that ships this one along with the rest of its 8 skills.

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 delegate

README.md
[![agentmods](https://agentmods.dev/badge/skills/nocodework/growth-os/delegate.svg)](https://agentmods.dev/skills/nocodework/growth-os/delegate)
Your own site
<a href="https://agentmods.dev/skills/nocodework/growth-os/delegate"><img src="https://agentmods.dev/badge/skills/nocodework/growth-os/delegate.svg" alt="Measured on agentmods" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,090 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00110 $0.01090
Opus 5 $0.00055 $0.00545
Sonnet 5 $0.00022 $0.00218
Haiku 4.5 $0.00011 $0.00109

Measured 5d ago against content hash 8f7479f18996, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

delegate 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.

core/skills/delegate/SKILL.md · 54 lines

How it starts

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

delegate

The router. Growth OS does diagnosis and context extremely well, but "growth" is a huge surface — copywriting, paid ads, lifecycle email, pricing, referrals, retention. delegate takes a concrete task and points it at the right executor: a Growth OS native skill when one fits, or an external marketing skill pack by reference when the user has one installed and it's the better tool.

What it does

  • Interprets the growth task and locates it on the AARRR funnel (acquisition, activation, retention, revenue, referral).
  • Looks up the task in core/knowledge/atomic-skills-map.md.
  • Recommends the native Growth OS skill if one covers it.
  • If the task falls outside Growth OS's native set and the user has an external marketing skill pack installed, notes that "a pack you have can handle this" and names the category of capability — never reproducing, quoting, or paraphrasing that pack's content.
  • Passes along the relevant context from the hub so whatever executes the task starts informed.

When to use

  • An audit finding needs action and it's not obvious which skill owns it.
  • The user has a specific growth job and wants the fastest right tool.
  • Someone asks "can Growth OS do X?" — delegate answers honestly (native / via a pack / not covered).

Steps

  1. Clarify the task in one line. "Improve the pricing page's conversion," "get more email signups," "win back churned users." If it's fuzzy, ask one sharpening question.

  2. Place it on the funnel. Which AARRR stage — and which sub-job. This is the lookup key into the skills map.

  3. Look it up in atomic-skills-map.md. The map lists common growth jobs and, for each, the native Growth OS skill (if any) plus a neutral note about delegating to an installed pack.

  4. Recommend, in priority order:

    • a) Native Growth OS skill — if context, audit, geo-audit, geo-content, connect, or dashboard covers it, route there. Growth OS's own house first.
    • b) External marketing pack (by reference only) — if it's a job Growth OS doesn't natively do (write ad variations, build a cold-email sequence, design a paywall, plan an A/B test) and the user has a compatible pack installed, tell them: "This is a job for a dedicated marketing skill pack — if you have one installed, it can take this, and Growth OS will feed it your context." Name the capability type, point to their pack, and stop there. Do not copy, summarize, or restate anything from that pack. Growth OS links; it never redistributes.
    • c) Not covered — if nothing fits, say so plainly rather than forcing a bad match.

Read the full file on GitHub · 54 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. 5d ago First seen · 54 lines · 110 tokens per session scan A 8f7479f18996

Subscribe to this mod's changes

delegate is a skill published in the GitHub repository nocodework/growth-os (6 stars, last pushed 1mo ago), licensed MIT. It adds 110 tokens to every session and 1,090 once invoked, about $0.0006 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 skills, from other repositories

gtm-reverse-engineer

Reverse-engineer any company's public go-to-market into an evidence-graded, multi-file playbook (copy / adapt / skip). Use whenever the user wants competitor GTM teardown, growth forensics, channel analysis (Instagram, X/Twitter, LinkedIn, ads, Reddit/community, SEO, jobs, pricing), "how did X grow", unicorn/breakout…

ndpvt-web/gtm-reverse-engineer · 155 tokens

offsite-signal-analyzer

Use when the user asks to "analyze backlinks", "analyze my off-site signals", or "track AI traffic / ChatGPT / Perplexity referrals"; profiles referring domains, anchor-text mix, toxic links, and disavow candidates (backlinks mode) or isolates AI-assistant referral sessions in GA4/GSC/logs and reports their trend…

aaron-he-zhu/aaron-marketing-skills · 154 tokens

cold-outbound-sequencer

Use when the user asks to "build a B2B cold-outbound sequence", "design reply-triage branching", "plan a domain warmup / sending throttle", or "make my outbound CAN-SPAM / opt-in compliant"; produces a multi-step outbound sequence with reply-triage branches (positive / objection / referral / not-now / opt-out), a…

aaron-he-zhu/aaron-marketing-skills · 172 tokens

inbox-placement-monitor

Use when the user asks to "track where my emails are actually landing after I send", "read my seed-list inbox vs spam vs promotions results", "trend my Gmail Postmaster / Microsoft SNDS reputation", or "did placement drop after my last send"; produces a per-provider inbox/spam/promotions placement read, a domain/IP…

aaron-he-zhu/aaron-marketing-skills · 166 tokens

email-render-builder

Use when the user asks to "build the email HTML", "make this email responsive", "fix dark-mode rendering", or "QA the email across clients"; produces the coded HTML build — a responsive table layout, dark-mode + accessibility pass, a client-render matrix, image-block fallbacks, and a plain-text parity check. Not for…

aaron-he-zhu/aaron-marketing-skills · 113 tokens

newsletter-monetization-planner

Use when the user asks to "monetize my newsletter", "build a sponsorship rate card", or "model paid-subscription revenue"; produces a revenue model (paid tiers, ad/sponsorship inventory + CPM/flat rate card, referral/boost loops), a list-growth ↔ revenue projection, and honest-offer / disclosure checks for the SEND-D…

aaron-he-zhu/aaron-marketing-skills · 139 tokens