morning-briefing

morning-briefing is a skill for Claude Code from coalesce-labs/catalyst. It costs 131 tokens per session (1,100 once invoked), scanned A, original, no licence file.

A daily Markdown briefing saved as `thoughts/briefings/YYYY-MM-DD.md`. It brings together information about yesterday’s work, decisions, today’s plan, possible ticket dispatches, recent friction, and new learnings.

In plain words
What is it for?
Use it to prepare a daily review and plan from Linear, GitHub, Granola, Google Drive, Google Calendar, and related project information.
Why use it?
It gives a developer one daily summary instead of requiring them to check several work and communication tools separately.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the catalyst-dev plugin — 31 skills, 9 agents shipped together

Good fit Use it to prepare a daily review and plan from Linear, GitHub, Granola, Google Drive, Google Calendar, and related project information.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/coalesce-labs/catalyst/morning-briefing
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 coalesce-labs/catalyst --skill morning-briefing
Clone the repo
git clone --depth 1 https://github.com/coalesce-labs/catalyst

Made for: Claude Code.

Or install catalyst-dev, the plugin that ships this one along with the rest of its 31 skills, 9 agents.

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 morning-briefing

README.md
[![agentmods](https://agentmods.dev/badge/skills/coalesce-labs/catalyst/morning-briefing/github.svg)](https://agentmods.dev/skills/coalesce-labs/catalyst/morning-briefing)
Your own site
<a href="https://agentmods.dev/skills/coalesce-labs/catalyst/morning-briefing"><img src="https://agentmods.dev/badge/skills/coalesce-labs/catalyst/morning-briefing/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 morning-briefing

Your own site · 80×15
<a href="https://agentmods.dev/skills/coalesce-labs/catalyst/morning-briefing"><img src="https://agentmods.dev/badge/skills/coalesce-labs/catalyst/morning-briefing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 131 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,100 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 unknown 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.00131 $0.01100
Opus 5 $0.00066 $0.00550
Sonnet 5 $0.00026 $0.00220
Haiku 4.5 $0.00013 $0.00110

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

Security

Grade A, and why

morning-briefing 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.

plugins/dev/skills/morning-briefing/SKILL.md · 61 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 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 · 61 lines · 131 tokens per session scan A 42472a91c369

Subscribe to this mod's changes

morning-briefing is a skill published in the GitHub repository coalesce-labs/catalyst (20 stars, last pushed yesterday), with no licence file. It adds 131 tokens to every session and 1,100 once invoked, about $0.0007 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.

Related

Other skills, from other repositories

rtk-optimizer

Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens.

FlorianBruniaux/claude-code-ultimate-guide · 44 tokens

session-save

Save the current session state (decisions, modified files, current status, and next steps) to a handoff file for later resume.

FlorianBruniaux/claude-code-ultimate-guide · 31 tokens

handoff-update

Update an existing handoff document with current session progress. Applies section-specific merge rules: append-only for Work Done (never deletes history), replace for Status and Next Steps, merge for Files and Discoveries. Falls back to creating a new handoff if no source file is found.

FlorianBruniaux/claude-code-ultimate-guide · 60 tokens

handoff-create

Generate a structured handoff document from the current session. Captures scope, relevant files with line numbers, key discoveries, work completed, current status, next steps, and code snippets. Use before ending a session or handing work to another agent.

FlorianBruniaux/claude-code-ultimate-guide · 53 tokens

vertical-onboarding

Onboarding-and-switching playbook for SMB Product-Builder products. Defines the first-run experience that turns a prospect leaving an incumbent (ServiceTitan/Toast/Mindbody/Shopify/QuickBooks) into an activated user — import-first onboarding, the activation milestone, sample-data fallback, and the time-to-first-value…

avelikiy/great_cto · 111 tokens

bulk-reader

Delegate fat file reads to the project's pmread worker. Use when a Read/cat/head/tail/sed of a file over pmread.minlines was blocked, or you must map a large file without ingesting it.

VKirill/claude-lane-stack · 48 tokens