end-of-day

end-of-day is a command for Claude Code from etrebels/claude-code-growth-os. It costs 12 tokens per session (447 once invoked), scanned A, original, MIT.

An end-of-day command for recording completed work, delays, lessons, and relevant sales or customer follow-up in a daily operations log. It can also reconcile pipeline records when a CRM, a system for managing customer relationships and deals, is connected.

In plain words
What is it for?
Use it to close out the day, update the daily log, review repeatedly delayed tasks, record deal and post-sale activity, and synchronise CRM and pipeline information.
Why use it?
It prevents the next workday from starting without a reliable record of what changed, what is blocked, and what needs attention.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to close out the day, update the daily log, review repeatedly delayed tasks, record deal and post-sale activity, and synchronise CRM and pipeline information.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/etrebels/claude-code-growth-os/end-of-day
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.

Clone the repo
git clone --depth 1 https://github.com/etrebels/claude-code-growth-os

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 end-of-day

README.md
[![agentmods](https://agentmods.dev/badge/commands/etrebels/claude-code-growth-os/end-of-day/github.svg)](https://agentmods.dev/commands/etrebels/claude-code-growth-os/end-of-day)
Your own site
<a href="https://agentmods.dev/commands/etrebels/claude-code-growth-os/end-of-day"><img src="https://agentmods.dev/badge/commands/etrebels/claude-code-growth-os/end-of-day/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 end-of-day

Your own site · 80×15
<a href="https://agentmods.dev/commands/etrebels/claude-code-growth-os/end-of-day"><img src="https://agentmods.dev/badge/commands/etrebels/claude-code-growth-os/end-of-day.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 447 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.00012 $0.00447
Opus 5 $0.00006 $0.00224
Sonnet 5 $0.00002 $0.00089
Haiku 4.5 $0.00001 $0.00045

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

Security

Grade A, and why

end-of-day 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.

.claude/commands/end-of-day.md · 22 lines

What it actually says

End of Day

Generic chassis variant. If a private operating repo (e.g. your own growth-os) defines a command with this name, that version is canonical for that repo's data.

Close out the day:

  1. Ask me what got done today (or infer it from git log since this morning) — across both sides of the bowtie: deals worked and post-sale touches (onboarding steps, adoption nudges, renewal/expansion moves, signals routed to product).
  2. Append a dated entry to ops/daily-log.md (newest at the top): shipped, slipped, one thing learned. Log post-sale work alongside deals — a renewal call or an adoption fix counts the same as a deal advanced.
  3. Persist & reconcile the CRM. Write the day's stage/score/note changes back per .claude/rules/crm-usage.md, then reconcile the mirror — rewrite ops/pipeline.md from the CRM so tomorrow opens consistent. Skip if no CRM is connected.
  4. Lion check. If a task keeps rolling forward behind a citable obstacle, name it plainly, then sort it. A thing repeatedly deferred behind the same reason is usually avoidance, not a blocker — decide: do it tomorrow, or drop it. But if the obstacle is a real blocker, don't just park it behind the block either — name at least one route around it: a smaller version you can ship now, a different path to the same outcome, or the specific person who can unblock it. A blocked item leaves the close with a next action, never just a later date.
  5. Draft tomorrow's top three into ops/priorities.md.
  6. Confirm what you wrote — and log every CRM write (object · field · old → new). Keep it tight.

Depth

  • quick: log one line (shipped / slipped) and tomorrow's top item.
  • standard: the full close above.
  • deep: add what to stop doing and a 7-day pattern note.
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 · 22 lines · 12 tokens per session scan A c48f1e4f0729

Subscribe to this mod's changes

end-of-day is a command published in the GitHub repository etrebels/claude-code-growth-os (20 stars, last pushed 4d ago), licensed MIT. It adds 12 tokens to every session and 447 once invoked, about $0.0001 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.