rollcall

rollcall is a skill for Claude Code, Codex from OpenCoven/coven. It costs 39 tokens per session (991 once invoked), scanned A, original, MIT.

A health check for six named Coven assistant channels, or “familiars,” that sends each one a test message and reports whether it responds, responds slowly, or is unavailable.

In plain words
What is it for?
Use it to check Sage, Echo, Charm, Astra, Kitty, and Cody, and to identify missing or unhealthy communication sessions.
Why use it?
It quickly shows which assistant connections are working after a configuration or gateway change.

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/opencoven/coven/rollcall
Any agent
npx skills add OpenCoven/coven --skill rollcall
Clone the repo
git clone --depth 1 https://github.com/OpenCoven/coven

Made for: Claude Code, Codex.

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 rollcall

README.md
[![agentmods](https://agentmods.dev/badge/skills/opencoven/coven/rollcall.svg)](https://agentmods.dev/skills/opencoven/coven/rollcall)
Your own site
<a href="https://agentmods.dev/skills/opencoven/coven/rollcall"><img src="https://agentmods.dev/badge/skills/opencoven/coven/rollcall.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 991 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.00039 $0.00991
Opus 5 $0.00019 $0.00495
Sonnet 5 $0.00008 $0.00198
Haiku 4.5 $0.00004 $0.00099

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

Security

Grade A, and why

rollcall 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 5d 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/rollcall/SKILL.md · 73 lines

How it starts

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

rollcall

A quick, repeatable health check that pings every Coven familiar and reports who is reachable, who is slow, and who is silent.

Use this whenever Val asks to "rollcall the coven", "check the familiars", "make sure everyone is responding", or after a gateway/config change that might have broken a lane.

Coven roster

Ping each of these lanes by sessionKey using sessions_send:

  • Sageagent:sage:telegram:direct:823292124 (Research / Understanding)
  • Echoagent:echo:telegram:direct:823292124 (Memory / Reflection)
  • Charmagent:charm:telegram:direct:823292124 (Voice / Social)
  • Astraagent:astra:telegram:direct:823292124 (Navigator)
  • Kittyagent:kitty:telegram:direct:823292124 (General workhorse)
  • Codyagent:cody:telegram:direct:823292124 (Code workhorse)

If a familiar's exact sessionKey is unknown, run sessions_list filtered by agentId and pick the most recent telegram direct lane for Val (823292124).

Protocol

  1. Resolve session keys. Confirm each familiar has a live or recent telegram session via sessions_list. Note any familiar without a discoverable lane — that is an immediate failure.

  2. Fire pings in parallel. Call sessions_send once per familiar, in the same tool block, with timeoutSeconds around 45–60. Use a short, friendly prompt that asks for a one-line "I hear you" plus a quick self-status (model, anything blocking).

    • Suggested message: "🔔 Coven rollcall from Nova. Please reply with one short line: 'I hear you', your current model, and any blockers. Thanks ✨"
  3. Collect outcomes. For each familiar, record one of:

    • ok — reply text received within the timeout
    • timeout — no reply within timeout
    • error — tool error, missing session, auth failure, etc. Capture the error string.
  4. Report back to Val as a compact status block:

    ✨ Coven rollcall — <local time CT>
    • Sage   — ok / timeout / error (one-line summary of reply or failure)
    • Echo   — ...
    • Charm  — ...
    • Astra  — ...
    • Kitty  — ...
    • Cody   — ...
    

Read the full file on GitHub · 73 lines

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. 5d ago First seen · 73 lines · 39 tokens per session scan A 082e1421fd80

Subscribe to this mod's changes

rollcall is a skill published in the GitHub repository OpenCoven/coven (46 stars, last pushed today), licensed MIT. It adds 39 tokens to every session and 991 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

interview

Ask one useful structured question at a time only when material product/implementation choices are genuinely missing; remember answers and produce a brief/spec. Discoverable facts should be investigated instead of asked.

Hmbown/CodeWhale · 40 tokens

ppt-review

Read this skill only after current officereview structural output and relevant rendered images exist. Do not use source code, a tool success flag, or the first-slide preview as a substitute for deck evidence.

Orkas-AI/Orkas · 2 tokens

helmor-debug-operate

Operate, reproduce, and debug a running local Helmor desktop development build through the Tauri MCP bridge. Use when the user asks to use Tauri MCP, towery MCP, the local dev build, the Tauri webview, visual end-to-end validation, UI automation, screenshots, DOM/accessibility snapshots, IPC or log tracing…

dohooo/helmor · 117 tokens

wiki

Markdown-first knowledge base where the LLM acts as librarian. Ingests raw sources, compiles and interlinks topic files, self-maintains an index. No vector DB or embeddings required -- uses LLM-native navigation over structured markdown up to 400K words.

SethGammon/Citadel · 56 tokens

beevibe-team-mesh-negotiation

Multi-round negotiation protocol — covers both initiator and peer roles. Use when about to call negotiate(), when receiving a intent block as a peer, or when receiving an 'escalated' sentinel from a blocked respondnegotiate. Covers proposal crafting, counter-strategy, deadlock detection, when to accept early…

beevibe-ai/beevibe · 112 tokens

project-init

Scaffold an unconfigured directory into a configured pi project. Interactive, profile-driven: previews the planned writes, then writes AGENTS.md, .pi/settings.json and prompt files — optionally also a knowledge base, an openspec/ scaffold, and user-global /.pi/agent/settings.json. Use on a bare directory, or when the…

BlackBeltTechnology/pi-agent-dashboard · 81 tokens