project-status-brief

project-status-brief is a skill for Codex from ClarentCinematics/Codex-Skills-for-Enterprise. It costs 58 tokens per session (379 once invoked), scanned A, original, MIT.

A method for turning project information into a concise status brief. It summarizes progress, milestones, risks, blockers, dependencies, and decisions using a health rating such as Green, Yellow, Red, or Unknown.

In plain words
What is it for?
Use it for sprint summaries, launch plans, program updates, stakeholder reports, and escalation briefs.
Why use it?
It makes project health and required leadership action easier to understand from scattered updates and notes.

Skill for Codex

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

Good fit Use it for sprint summaries, launch plans, program updates, stakeholder reports, and escalation briefs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clarentcinematics/codex-skills-for-enterprise/project-status-brief
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 project-status-brief
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 project-status-brief

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/project-status-brief"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/project-status-brief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 379 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.00058 $0.00379
Opus 5 $0.00029 $0.00189
Sonnet 5 $0.00012 $0.00076
Haiku 4.5 $0.00006 $0.00038

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

Security

Grade A, and why

project-status-brief 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/project-status-brief/SKILL.md · 39 lines

What it actually says

Project Status Brief

Workflow

  1. Identify project objective, owner, reporting period, current phase, and target milestone.
  2. Determine health status from evidence: scope, schedule, quality, budget, resourcing, and stakeholder alignment.
  3. Extract completed work, upcoming milestones, blockers, risks, and dependencies.
  4. Convert vague activity updates into outcome-focused status language.
  5. Call out decisions, escalations, or support needed from leadership.

Output Standard

Use this structure by default:

  • Status: Green, Yellow, Red, or Unknown with one-sentence rationale.
  • Objective: what the project is trying to achieve.
  • Progress This Period: outcomes completed, not just activity.
  • Milestones: completed, current, and upcoming milestones.
  • Blockers / Dependencies: owner, impact, and requested support.
  • Risks: risk, probability, impact, mitigation, and trigger.
  • Next Actions: owner, action, due date, and success signal.
  • Leadership Ask: decision, escalation, or resource request if needed.

Rules

  • Use Unknown when health cannot be inferred from the source.
  • Do not soften material risks to make the update sound better.
  • Make escalation asks specific enough that a leader can act.
  • Keep the brief suitable for a dashboard, email update, or operating review.

References

Read references/status-patterns.md when the user asks for RAG scoring, dashboard format, or launch-readiness framing.

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 · 39 lines · 58 tokens per session scan A cad09432f1f8

Subscribe to this mod's changes

project-status-brief is a skill published in the GitHub repository ClarentCinematics/Codex-Skills-for-Enterprise (2 stars, last pushed 2mo ago), licensed MIT. It adds 58 tokens to every session and 379 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