client-operations

client-operations is a skill for Claude Code from shalintripathi/saas-marketing-agents. It costs 95 tokens per session (1,572 once invoked), scanned A, original, MIT.

A set of procedures for client reporting, quality checks, and financial operations. It covers performance measures, compliance reviews, budget tracking, launch checklists, proofreading, and related operational work.

In plain words
What is it for?
Use it for client dashboards, KPI reporting, brand-compliance checks, budget tracking, launch preparation, proofreading, and GDPR or CAN-SPAM reviews.
Why use it?
It helps organize recurring client work and catch reporting, quality, spending, launch, or compliance problems before they affect delivery.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the saas-marketing plugin — 19 skills, 79 agents shipped together

Good fit Use it for client dashboards, KPI reporting, brand-compliance checks, budget tracking, launch preparation, proofreading, and GDPR or CAN-SPAM reviews.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shalintripathi/saas-marketing-agents/client-operations
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.

Any agent
npx skills add shalintripathi/saas-marketing-agents --skill client-operations
Clone the repo
git clone --depth 1 https://github.com/shalintripathi/saas-marketing-agents

Made for: Claude Code.

Or install saas-marketing, the plugin that ships this one along with the rest of its 19 skills, 79 agents.

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 client-operations

README.md
[![agentmods](https://agentmods.dev/badge/skills/shalintripathi/saas-marketing-agents/client-operations/github.svg)](https://agentmods.dev/skills/shalintripathi/saas-marketing-agents/client-operations)
Your own site
<a href="https://agentmods.dev/skills/shalintripathi/saas-marketing-agents/client-operations"><img src="https://agentmods.dev/badge/skills/shalintripathi/saas-marketing-agents/client-operations/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 client-operations

Your own site · 80×15
<a href="https://agentmods.dev/skills/shalintripathi/saas-marketing-agents/client-operations"><img src="https://agentmods.dev/badge/skills/shalintripathi/saas-marketing-agents/client-operations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,572 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.00095 $0.01572
Opus 5 $0.00048 $0.00786
Sonnet 5 $0.00019 $0.00314
Haiku 4.5 $0.00010 $0.00157

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

Security

Grade A, and why

client-operations 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 12d 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.

plugins/saas-marketing/skills/client-operations/SKILL.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.

Client Operations

Step 0 (always first): Load brand context

Before producing any deliverable, look for a brand-context.md file in the user's project root (also check ./.claude/brand-context.md and ./docs/brand-context.md). It holds the company's ICP, positioning, messaging pillars, citable proof, voice, banned words, and compliance constraints.

  • If it exists: read it in full and treat it as binding for this run. Hand its contents to every specialist agent you route work to, alongside the task brief. Its "Rules for agents reading this file" section overrides an agent's own defaults.
  • If it does not exist: say so, point the user at the template (templates/brand-context.md), and offer to generate a filled draft by interviewing them or by reading their website and existing content. Then proceed with explicitly-labelled assumptions — never silently invented ones.

Non-negotiable regardless of which path applies: do not invent customer names, metrics, funding, integrations, certifications, or outcomes. Only proof recorded in brand-context.md (or supplied directly in the request) may be used as fact. Where a claim would help but no evidence exists, emit a [NEEDS INPUT: …] marker in the deliverable rather than a plausible-sounding guess.


What This Is

Client Operations is the execution and accountability hub for B2B SaaS marketing. While other teams create campaigns and drive traffic, this team ensures everything is measured, compliant, and delivered to client standards. The team manages four critical functions:

  1. Reporting & Analytics - Design KPI frameworks aligned with client business goals, build automated dashboards, and deliver insight-driven performance reports
  2. Quality Assurance - Establish comprehensive QA processes, conduct brand audits, test technical functionality, verify legal compliance before launch
  3. Financial Management - Track marketing spend, optimize budget allocation across channels, and ensure cost-effective campaign execution
  4. Legal & Compliance - Verify GDPR/CCPA compliance, ensure CAN-SPAM adherence, trademark verification, and maintain audit trails for regulatory protection

Read the full file on GitHub · 101 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 101 lines · 95 tokens per session scan A a42eb021baca

Subscribe to this mod's changes

client-operations is a skill published in the GitHub repository shalintripathi/saas-marketing-agents (12 stars, last pushed today), licensed MIT. It adds 95 tokens to every session and 1,572 once invoked, about $0.0005 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.