bernstein-alerts

bernstein-alerts is a skill for Claude Code, Codex from sipyourdrink-ltd/bernstein. It costs 43 tokens per session (328 once invoked), scanned A, original, Apache-2.0.

A diagnostic tool that shows active Bernstein alerts, including failed or stalled tasks, budget warnings, and work waiting for human action. Bernstein is a system that coordinates coding agents.

In plain words
What is it for?
It is for checking errors, warnings, stalled agents, task failures, budget usage, and blocked work.
Why use it?
It brings problems needing attention into one view and connects each type of alert with a suggested next step.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Part of the bernstein plugin — 8 skills shipped together

Good fit It is for checking errors, warnings, stalled agents, task failures, budget usage, and blocked work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sipyourdrink-ltd/bernstein/bernstein-alerts
About the project

Bernstein is an open-source governance layer for AI agents that applies written policies, schedules agent work deterministically, controls approvals, and records verifiable execution history. It is used to coordinate CLI coding agents and other agent workloads, including parallel runs and offline review, while the catalogue entries provide its agent workflows and controls.

sipyourdrink-ltd/bernstein · 1,126 stars · on GitHub · bernstein.run

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 sipyourdrink-ltd/bernstein --skill bernstein-alerts
Clone the repo
git clone --depth 1 https://github.com/sipyourdrink-ltd/bernstein

Made for: Claude Code, Codex.

Or install bernstein, the plugin that ships this one along with the rest of its 8 skills.

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 bernstein-alerts

README.md
[![agentmods](https://agentmods.dev/badge/skills/sipyourdrink-ltd/bernstein/bernstein-alerts/github.svg)](https://agentmods.dev/skills/sipyourdrink-ltd/bernstein/bernstein-alerts)
Your own site
<a href="https://agentmods.dev/skills/sipyourdrink-ltd/bernstein/bernstein-alerts"><img src="https://agentmods.dev/badge/skills/sipyourdrink-ltd/bernstein/bernstein-alerts/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 bernstein-alerts

Your own site · 80×15
<a href="https://agentmods.dev/skills/sipyourdrink-ltd/bernstein/bernstein-alerts"><img src="https://agentmods.dev/badge/skills/sipyourdrink-ltd/bernstein/bernstein-alerts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 328 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00043 $0.00328
Opus 5 $0.00022 $0.00164
Sonnet 5 $0.00009 $0.00066
Haiku 4.5 $0.00004 $0.00033

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

Security

Grade A, and why

bernstein-alerts 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.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/alerts.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

packages/cursor-plugin/skills/bernstein-alerts/SKILL.md · 45 lines

What it actually says

Bernstein Alerts

Surface problems that need attention right now.

When to Use

  • User asks "any problems?" or "what needs my attention?"
  • User asks about errors, failures, or warnings
  • Something seems wrong and user wants a diagnostic
  • User says "is anything broken?"

Instructions

  1. Run scripts/alerts.sh to fetch current alerts.
  2. Categorize and present by severity:
## Alerts

### Critical
- Task TASK-042 FAILED: "TypeError in auth middleware" - agent ses-a1b2 (backend)
  → Fix: Review the error, create a follow-up task, or retry

### Warning
- Budget at 85% ($4.25 / $5.00) - consider increasing budget or pausing low-priority tasks
- Agent ses-e5f6 stalled for 3m 20s - consider killing it with /bernstein-agents

### Info
- 2 tasks blocked, waiting for human approval - use /bernstein-approve to review
  1. For each alert, suggest a concrete action:
    • Failed task → offer to create a retry task or inspect the error
    • Stalled agent → offer to kill it
    • Budget warning → show cost breakdown
    • Blocked task → link to approval flow
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. 9d ago First seen · 45 lines · 43 tokens per session scan A aedae3576bf2

Subscribe to this mod's changes

bernstein-alerts is a skill published in the GitHub repository sipyourdrink-ltd/bernstein (1,126 stars, last pushed today), licensed Apache-2.0. It adds 43 tokens to every session and 328 once invoked, about $0.0002 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

safe-debug

Rigor Debug / Rigor Audit skill for deep learning research work. Use when the user pastes a traceback, terminal error, CUDA OOM, checkpoint load failure, shape mismatch, NaN loss symptom, or training failure and wants conservative diagnosis before any patching, with debug fixes clearly separated from research…

lllllllama/RigorPilot-Skills · 88 tokens

verify

Execution verification for CLI/script features — runs commands and captures output for human review. Use after /exec for script changes.

sequant-io/sequant · 26 tokens

debugging

Systematic root-cause investigation before any fix attempt. Four phases — Root Cause → Pattern Analysis → Hypothesis → Implementation. If 3+ fixes fail, question the architecture.

hnikoloski/imlazy · 38 tokens

agent-runtime-proof

Use when a local Agent runtime process must be inspected or verified against an explicit runtime expectation, especially after an install or upgrade.

fantasyce/agent-runtime-proof · 29 tokens

systematic-troubleshooting

Use when experiments produce unexpected results, analyses fail, or findings contradict expectations — before proposing explanations or re-running.

jeonnoin-alt/Eureka · 27 tokens

Agent Audit Trail

Append-only, hash-chained audit log for AI agents. Records agent actions, tool calls, decisions, and external writes with provenance, timestamps, and sha256 chain integrity. Designed for compliance with EU AI Act Article 12 automatic event recording requirements for high-risk AI systems.

lxyeternal/MalSkillBench · 59 tokens