agency-status

agency-status is a skill for Claude Code from MarcoZorn/agencykit. It costs 36 tokens per session (2,250 once invoked), scanned A, original, MIT.

A weekly agency-status report summarises each active project with a traffic-light health rating, the three main priorities, blockers and owners, and a ready-to-send team briefing.

In plain words
What is it for?
Preparing a weekly studio update from project progress, deadlines, blockers, and team ownership.
Why use it?
It replaces scattered updates with a short view of what needs attention, who is responsible, and what is stuck.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths; mentions Codex; built for openclaw.

Good fit Preparing a weekly studio update from project progress, deadlines, blockers, and team ownership.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/marcozorn/agencykit/agency-status
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 MarcoZorn/agencykit --skill agency-status
Clone the repo
git clone --depth 1 https://github.com/MarcoZorn/agencykit

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 agency-status

README.md
[![agentmods](https://agentmods.dev/badge/skills/marcozorn/agencykit/agency-status/github.svg)](https://agentmods.dev/skills/marcozorn/agencykit/agency-status)
Your own site
<a href="https://agentmods.dev/skills/marcozorn/agencykit/agency-status"><img src="https://agentmods.dev/badge/skills/marcozorn/agencykit/agency-status/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 agency-status

Your own site · 80×15
<a href="https://agentmods.dev/skills/marcozorn/agencykit/agency-status"><img src="https://agentmods.dev/badge/skills/marcozorn/agencykit/agency-status.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,250 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.00036 $0.02250
Opus 5 $0.00018 $0.01125
Sonnet 5 $0.00007 $0.00450
Haiku 4.5 $0.00004 $0.00225

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

Security

Grade A, and why

agency-status 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.

.claude/skills/agency-status/SKILL.md · 182 lines

How it starts

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

Agency Status

When to use this skill

English: "status update", "team briefing", "weekly update", "what's happening", "Monday briefing", "agency status".

Italiano: "stato agenzia", "briefing team", "aggiornamento settimanale", "riunione lunedì", "come stiamo".

What this skill does

Gives an agency owner or PM a single, honest read of the whole studio in thirty seconds: every active project on a traffic light, the three things that actually matter this week, what is blocked and who unblocks it, and a briefing message ready to drop in Slack or WhatsApp on Monday morning. It replaces the vague "how's everything going" with a picture you can act on.

Inputs required

  1. The active projects — names and, for each, a line on where it stands.
  2. Deadlines coming up this week or next.
  3. Anything stuck — waiting on a client, a person, an asset, a payment.
  4. The team — who owns what, so blockers get a name attached.

If the user dumps everything unstructured, sort it yourself. If a project has no clear owner or next step, that absence is itself a finding — surface it.

Output format

  1. PROJECT STATUS — traffic-light per project with a one-line reason.
  2. TOP 3 PRIORITIES — what the week turns on.
  3. BLOCKED — each blocker with owner and the single next action.
  4. MORNING BRIEFING — Slack/WhatsApp-ready message, copy-paste as-is.

Brand voice

If a BRAND.md file exists in this skill's folder (.claude/skills/agency-status/BRAND.md) or in .claude/brand/BRAND.md (global fallback), read it before generating output and apply its tone, terminology, and examples to all text you produce. A skill-local BRAND.md overrides the global one; if neither exists, use a clean, professional default voice.

Instructions

1. Traffic-light every project

Assign each project a status and one line explaining it:

  • 🟢 On track — moving, no help needed, deadline safe.
  • 🟡 At risk — a deadline is tight, feedback is slow, or a dependency is wobbling. Not on fire yet, but watch it.
  • 🔴 Blocked — cannot progress without a specific unblock.

Read the full file on GitHub · 182 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. 12d ago First seen · 182 lines · 36 tokens per session scan A c18d2e0d2652

Subscribe to this mod's changes

agency-status is a skill published in the GitHub repository MarcoZorn/agencykit (6 stars, last pushed 2mo ago), licensed MIT. It adds 36 tokens to every session and 2,250 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-31.