weekly-pulse

weekly-pulse is a command for Claude Code from yempik-ai/cowork-os. It costs 33 tokens per session (263 once invoked), scanned A, original, MIT.

A command that creates a short Monday marketing brief from workspace files and any connected analytics. It separates last week's facts, their meaning, and this week's priorities.

In plain words
What is it for?
Use it to summarise recent marketing work, identify three priorities with owners and next actions, and file the brief for future reference.
Why use it?
It turns scattered marketing notes and available data into a repeatable weekly update without inventing missing numbers.

Command for Claude Code

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

Part of the cowork-os plugin — 4 skills, 7 commands shipped together

Good fit Use it to summarise recent marketing work, identify three priorities with owners and next actions, and file the brief for future reference.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/yempik-ai/cowork-os/weekly-pulse
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/yempik-ai/cowork-os

Made for: Claude Code.

Or install cowork-os, the plugin that ships this one along with the rest of its 4 skills, 7 commands.

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 weekly-pulse

README.md
[![agentmods](https://agentmods.dev/badge/commands/yempik-ai/cowork-os/weekly-pulse/github.svg)](https://agentmods.dev/commands/yempik-ai/cowork-os/weekly-pulse)
Your own site
<a href="https://agentmods.dev/commands/yempik-ai/cowork-os/weekly-pulse"><img src="https://agentmods.dev/badge/commands/yempik-ai/cowork-os/weekly-pulse/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 weekly-pulse

Your own site · 80×15
<a href="https://agentmods.dev/commands/yempik-ai/cowork-os/weekly-pulse"><img src="https://agentmods.dev/badge/commands/yempik-ai/cowork-os/weekly-pulse.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 263 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.00033 $0.00263
Opus 5 $0.00016 $0.00131
Sonnet 5 $0.00007 $0.00053
Haiku 4.5 $0.00003 $0.00026

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

Security

Grade A, and why

weekly-pulse 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 11d 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/cowork-os/commands/weekly-pulse.md · 17 lines

What it actually says

/cowork-os:weekly-pulse

Produce a short weekly marketing pulse: a Monday brief on what marketing did and the week's priorities.

  1. Read marketing/strategy.md, marketing/campaigns.md, marketing/content.md, and the latest file in reviews/ if present.
  2. If analytics or ads connectors are connected, pull the key numbers for the last 7 days. If not, say so and work from the workspace memory. Never invent numbers.
  3. Output three blocks: (a) what happened last week, facts only; (b) what it means, 2-3 reads; (c) the 3 highest-impact priorities for this week, each with a concrete next action and an owner.
  4. Keep it short and scannable. Separate facts, assumptions, and recommendations.

End with a Memory Update (file the brief in reviews/, route new insight to marketing/strategy.md).

This is meant to run on a schedule (suggested cadence: Monday 08:00). Offer to set it up as a scheduled task.

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. 11d ago First seen · 17 lines · 33 tokens per session scan A 26f0faa3ac7d

Subscribe to this mod's changes

weekly-pulse is a command published in the GitHub repository yempik-ai/cowork-os (70 stars, last pushed 1mo ago), licensed MIT. It adds 33 tokens to every session and 263 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-08-30.