weekly-executive-report

weekly-executive-report is a skill for Codex from ClarentCinematics/Codex-Skills-for-Enterprise. It costs 57 tokens per session (378 once invoked), scanned A, original, MIT.

A method for combining weekly updates, metrics, risks, and team reports into a short leadership report. It focuses on outcomes, decisions, blockers, and next-week commitments.

In plain words
What is it for?
Use it for executive updates, operating reviews, weekly business reviews, board-style summaries, or cross-team status reports.
Why use it?
It removes low-value activity details while preserving evidence, uncertainty, risks, and requests for leadership help.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it for executive updates, operating reviews, weekly business reviews, board-style summaries, or cross-team status reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clarentcinematics/codex-skills-for-enterprise/weekly-executive-report
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 ClarentCinematics/Codex-Skills-for-Enterprise --skill weekly-executive-report
Clone the repo
git clone --depth 1 https://github.com/ClarentCinematics/Codex-Skills-for-Enterprise

Made for: Codex.

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-executive-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/weekly-executive-report/github.svg)](https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/weekly-executive-report)
Your own site
<a href="https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/weekly-executive-report"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/weekly-executive-report/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-executive-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/weekly-executive-report"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/weekly-executive-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 378 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.00057 $0.00378
Opus 5 $0.00028 $0.00189
Sonnet 5 $0.00011 $0.00076
Haiku 4.5 $0.00006 $0.00038

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

Security

Grade A, and why

weekly-executive-report 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.

skills/weekly-executive-report/SKILL.md · 38 lines

What it actually says

Weekly Executive Report

Workflow

  1. Identify the reporting period, audience, strategic priorities, and source material boundaries.
  2. Group updates by business outcome, initiative, team, or workstream depending on the source structure.
  3. Distinguish progress, measurable impact, risks, decisions needed, and next-week commitments.
  4. Remove low-signal activity narration unless it explains impact, risk, or required action.
  5. Produce a polished report with clear escalation points and accountable next steps.

Output Standard

Use this structure by default:

  • Headline: one sentence describing the week.
  • Executive Summary: 3-5 bullets focused on outcomes, risk, and decisions.
  • Progress By Priority: concise updates grouped by priority or workstream.
  • Metrics And Signals: reported numbers, trend direction, and caveats.
  • Risks / Blockers: impact, owner, urgency, and support needed.
  • Decisions Needed: decision, deadline, options, and recommended owner.
  • Next Week Commitments: concrete outcomes expected next week.

Rules

  • Do not overstate progress beyond the evidence provided.
  • Preserve uncertainty when metrics are incomplete or qualitative.
  • Escalate only items with business impact, timeline risk, resource risk, or executive dependency.
  • Keep the report concise enough for a senior leader to scan in under five minutes.

References

Read references/report-patterns.md when the user asks for a board-facing, operating-review, or team-of-teams format.

Files

What ships with it

2 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. 11d ago First seen · 38 lines · 57 tokens per session scan A 18402b7c4568

Subscribe to this mod's changes

weekly-executive-report is a skill published in the GitHub repository ClarentCinematics/Codex-Skills-for-Enterprise (2 stars, last pushed 2mo ago), licensed MIT. It adds 57 tokens to every session and 378 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 skills, from other repositories

orchestrate

Pipeline orchestration: dispatch the highest-priority ready tasks/work units to agents, manage capacity, and coordinate the Todo to Done flow. Invoked as /agiflow:orchestrate. Uses listtasks, listactivetasksbyorg, listmembers, updatetask, getworkunitprogress.

hashgraph-online/awesome-codex-plugins · 64 tokens

syndic

Gère un parc de copropriétés en France avec vue portfolio consolidée. Couvre administration, comptabilité (décret 2005, plan comptable copro, 5 annexes), assemblées générales (convocation, PV, notification), appels de fonds, travaux, fournisseurs, recouvrement d'impayés et transition de syndic. Maîtrise les majorités…

romainsimon/paperasse · 194 tokens

template-instantiation

Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version resolution. USE FOR: creating new dotnet projects, scaffolding solutions with multiple projects, installing or uninstalling template packages, creating projects that respect…

managedcode/dotnet-skills · 168 tokens

note-improvement

Capture an out-of-scope improvement opportunity so it doesn't get lost. Use when the user asks to "note improvement", "save improvement", "track this for later", "remember this improvement", "note this idea", "log improvement", "backlog this", or "park this idea". Also invoke proactively when noticing something…

tobihagemann/turbo · 107 tokens

turborepo-monorepo

Provides comprehensive Turborepo monorepo management guidance for TypeScript/JavaScript projects. Use when creating Turborepo workspaces, configuring turbo.json tasks, setting up Next.js/NestJS apps, managing test pipelines (Vitest/Jest), configuring CI/CD, implementing remote caching, or optimizing build performance…

giuseppe-trisciuoglio/developer-kit · 76 tokens

handover-admin

Generate comprehensive admin documentation for AEM Edge Delivery Services project handover. Use when handing over admin responsibilities, onboarding a new site administrator, or documenting admin procedures — e.g., "admin guide", "admin documentation", "admin handover".

adobe/skills · 52 tokens