codexkit-status-update-packager

codexkit-status-update-packager is a skill for Claude Code, Codex from hoavdc/CodexKit. It costs 59 tokens per session (582 once invoked), scanned A, original, MIT.

A tool that turns scattered project notes, progress updates, risks, decisions, and milestone changes into a concise weekly or biweekly status report. It emphasizes movement, blockers, requests, and next commitments.

In plain words
What is it for?
Use it to prepare steering updates, summarize RAID changes, highlight risks and blockers, record decisions needed, and package next steps.
Why use it?
It removes repetitive manual rewriting when contributors send updates in different formats. It makes important changes and decisions easier for sponsors and managers to see quickly.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/hoavdc/codexkit/codexkit-status-update-packager
Any agent
npx skills add hoavdc/CodexKit --skill codexkit-status-update-packager
Clone the repo
git clone --depth 1 https://github.com/hoavdc/CodexKit

Made for: Claude Code, 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 codexkit-status-update-packager

README.md
[![agentmods](https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-status-update-packager.svg)](https://agentmods.dev/skills/hoavdc/codexkit/codexkit-status-update-packager)
Your own site
<a href="https://agentmods.dev/skills/hoavdc/codexkit/codexkit-status-update-packager"><img src="https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-status-update-packager.svg" alt="Measured on agentmods" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 582 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00059 $0.00582
Opus 5 $0.00030 $0.00291
Sonnet 5 $0.00012 $0.00116
Haiku 4.5 $0.00006 $0.00058

Measured yesterday against content hash bdbf4cab092c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

codexkit-status-update-packager 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 yesterday.

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/codexkit-status-update-packager/SKILL.md · 83 lines

How it starts

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

Status Update Packager

Purpose

Produce a readable status update from fragmented project information.

When to use

  • many contributors send updates in different formats
  • a steering or management status pack must be prepared quickly
  • the team repeats the same manual status rewrite every week

When not to use

  • the project still lacks basic governance or ownership
  • the user needs a new project plan, not a status package

Inputs

  • source updates, notes, or issue list
  • milestones or commitments
  • current risks, blockers, and asks
  • desired format if it exists

Procedure

  1. Separate progress from narrative filler.
  2. Pull out changed milestones, RAID items, and decisions needed.
  3. Convert raw notes into concise status language.
  4. Highlight only the material movement since the last check-in.
  5. End with next steps and executive attention items.

Output

  • status summary
  • changed risks or blockers
  • decisions or support needed
  • next-step commitments

Definition of done

  • a sponsor can read it quickly
  • the update emphasizes movement and risk, not activity volume
  • every escalation or ask is explicit

Examples

  • "Turn these team updates into a one-page weekly status report."
  • "Package this RAID list and milestone movement for steering review."

Quality Criteria

  • Trigger conditions and input requirements are unambiguous
  • Each automated step produces a verifiable output
  • Error handling and fallback paths are defined
  • Manual override points are documented

Verification (4C)

Check Question
Correctness Does the workflow produce the expected output for the defined inputs?
Completeness Are all trigger conditions, edge cases, and error paths handled?
Context-fit Is the automation appropriate for the frequency and criticality of this task?
Consequence If this ran unattended and failed silently, what would the downstream impact be?

Edge Cases

  • Input format varies unexpectedly — Add a normalization step at entry. Alert the operator on format mismatches.
  • Downstream system is unavailable — Queue the output and retry with exponential backoff. Alert after N failures.
  • Partial execution completes — Ensure idempotency — re-running from the start produces the same result without duplication.

Read the full file on GitHub · 83 lines

Files

What ships with it

1 file 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. yesterday First seen · 83 lines · 59 tokens per session scan A bdbf4cab092c

Subscribe to this mod's changes

codexkit-status-update-packager is a skill published in the GitHub repository hoavdc/CodexKit (21 stars, last pushed 3mo ago), licensed MIT. It adds 59 tokens to every session and 582 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-09-03.