codexkit-finance-close-coordinator

codexkit-finance-close-coordinator is a skill for Claude Code, Codex from hoavdc/CodexKit. It costs 62 tokens per session (605 once invoked), scanned A, original, MIT.

A coordination process for month-end or quarter-end finance close work. A close is the process of collecting checks, reconciliations, and evidence before financial results are finalized.

In plain words
What is it for?
Use it to summarize open close issues, separate missing evidence from actual blockers, assign next actions, and prepare escalations. It does not provide accounting or tax judgments.
Why use it?
It turns scattered updates into one view of blockers, missing evidence, owners, deadlines, and items that may delay the close.

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-finance-close-coordinator
Any agent
npx skills add hoavdc/CodexKit --skill codexkit-finance-close-coordinator
Clone the repo
git clone --depth 1 https://github.com/hoavdc/CodexKit

Made for: Claude Code, Codex.

Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 605 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.00062 $0.00605
Opus 5 $0.00031 $0.00302
Sonnet 5 $0.00012 $0.00121
Haiku 4.5 $0.00006 $0.00060

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

Security

Grade A, and why

codexkit-finance-close-coordinator 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 3d 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/codexkit-finance-close-coordinator/SKILL.md · 82 lines

How it starts

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

Finance Close Coordinator

Purpose

Keep close operations moving with a short, decision-ready issue view.

When to use

  • close has many open issues and no clean tracker
  • controllers or FP&A need one summary of blockers and owners
  • evidence or reconciliations are arriving in fragments

When not to use

  • the user needs accounting analysis under IFRS, GAAP, or tax rules
  • the task is a variance story, not close coordination

Inputs

  • close issue list or status notes
  • reconciliations, evidence status, or owner updates
  • period and escalation timing

Procedure

  1. Normalize each open issue into owner, status, risk, and due date.
  2. Separate evidence gaps from true close blockers.
  3. Flag items that could miss the period close.
  4. Group related issues under one line when possible.
  5. End with escalation items and next owner actions.

Output

  • close blocker summary
  • evidence and reconciliation gaps
  • owner action list
  • escalations for the period

Definition of done

  • open close issues are visible in one read
  • owners and deadlines are clear
  • routine reminders are separated from real escalation risk

Examples

  • "Summarize these close notes into blockers, gaps, and owners."
  • "Turn this close tracker into a morning control pack."

Quality Criteria

  • Steps are executable in sequence without external context
  • Decision points have clear if/then branching
  • Rollback or abort procedures are documented for risky steps
  • Expected duration or time-per-step is estimated

Verification (4C)

Check Question
Correctness Do the steps execute correctly in the order specified?
Completeness Are decision points, error handling, and escalation paths all documented?
Context-fit Could someone with the right access but no prior context complete this runbook?
Consequence If Step N fails and the operator skips to Step N+1, what breaks?

Edge Cases

  • Steps require access the operator doesn't have — Document exact access requirements upfront. Include escalation contact for emergency access.
  • Environment differs from documented state — Add a pre-flight check as Step 0 to verify prerequisites before starting.
  • Runbook is triggered during off-hours — Document who to contact and which steps can be safely deferred to business hours.

Read the full file on GitHub · 82 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. 3d ago First seen · 82 lines · 62 tokens per session scan A b904735669a0

Subscribe to this mod's changes

codexkit-finance-close-coordinator is a skill published in the GitHub repository hoavdc/CodexKit (21 stars, last pushed 3mo ago), licensed MIT. It adds 62 tokens to every session and 605 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-30.