agent-toast

agent-toast is a plugin for Claude Code from astropham1808/astro-agent-skills. Its token cost is not measured, scanned A, original, no licence file.

A desktop notification add-on that alerts you when Claude Code finishes a turn on Windows, macOS, or Linux.

In plain words
What is it for?
Use it to monitor long coding tasks while working elsewhere. It supports platform-specific notifications, including a Windows method designed to work with ThreatLocker security software.
Why use it?
It lets you know when work is ready without watching the terminal. You can adjust the agent name, session label, icon, and optional sound.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to monitor long coding tasks while working elsewhere. It supports platform-specific notifications, including a Windows method designed to work with ThreatLocker security software.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add astropham1808/astro-agent-skills/plugin install agent-toast
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/astropham1808/astro-agent-skills

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 agent-toast

README.md
[![agentmods](https://agentmods.dev/badge/plugins/astropham1808/astro-agent-skills/agent-toast/github.svg)](https://agentmods.dev/plugins/astropham1808/astro-agent-skills/agent-toast)
Your own site
<a href="https://agentmods.dev/plugins/astropham1808/astro-agent-skills/agent-toast"><img src="https://agentmods.dev/badge/plugins/astropham1808/astro-agent-skills/agent-toast/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 agent-toast

Your own site · 80×15
<a href="https://agentmods.dev/plugins/astropham1808/astro-agent-skills/agent-toast"><img src="https://agentmods.dev/badge/plugins/astropham1808/astro-agent-skills/agent-toast.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
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.
Security

Grade A, and why

agent-toast 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 9d 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/plugins/agent-toast/.claude-plugin/plugin.json · 37 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

Contents

What it installs

The manifest is a name and a version. 2 hooks travel with it, and installing the plugin installs all of them. Each is measured on its own page, and each can be installed alone.

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. 9d ago First seen · 37 lines scan A 258544409098

Subscribe to this mod's changes

agent-toast is a plugin published in the GitHub repository astropham1808/astro-agent-skills (1 stars, last pushed 29d ago), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories

han-communication

Foundational communication plugin for the Han suite. Owns the canonical readability standard, the writing-voice profile, and the explanation standard for talking to a reader who will not implement the work, plus the readability-guidance skill that surfaces the first two into a calling skill's own context for in-voice…

testdouble/han · not measured

han-research

Pre-planning knowledge-work skills for the Han suite: understanding a problem before anyone commits to a plan. Home of research (research an open-ended question and end at an adversarially-validated recommendation), gap-analysis (compare two artifacts and report what is missing, incomplete, or conflicting), and…

testdouble/han · not measured

ci-review

CI-optimized code review: multi-agent parallel review with confidence scoring and atomic GitHub PR review posting via gh api.

rube-de/cc-skills · not measured

cadence

A plan/execute/verify loop for a single developer in Claude Code, with adversarial review at every gate: plans and diffs get refuted by a fresh Claude subagent or a panel of outside models (OpenAI, Gemini, DeepSeek), not just approved. State lives in files, not the conversation, so you clear aggressively and keep both.

crenshawdev/cadence · not measured

milestone-driver

Drives a GitHub milestone to completion: triages each issue for design gaps + dependency order up front, then for each buildable issue finds the root cause (or parks it), dispatches a TDD implementer subagent, runs unit + E2E tests + code review, opens a PR, and auto-merges issues on CI green. The whole loop sits…

kenmulford/milestone-driver · not measured

pr-trains

Batch operators for GitHub queues: review-train reviews every open PR, fix-train applies requested changes, fix-ci-train turns red CI green, merge-train fixes and merges in dependency order, issue-train triages and builds one PR per actionable issue — all with parallel sub-agents and one grouped confirmation.

big-emotion/agent-atelier · not measured