rollcall

Solid

Ping every Coven familiar (Sage, Echo, Charm, Astra, Kitty, Cody) to verify each can respond, and report which lanes are healthy, slow, or down.

AI & Automation 36 stars 22 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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`: - **Sage** — `agent:sage:telegram:direct:823292124` (Research / Understanding) - **Echo** — `agent:echo:telegram:direct:823292124` (Memory / Reflection) - **Charm** — `agent:charm:telegram:direct:823292124` (Voice / Social) - **Astra** — `agent:astra:telegram:direct:823292124` (Navigator) - **Kitty** — `agent:kitty:telegram:direct:823292124` (General workhorse) - **Cody** — `agent: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. Pl...

Details

Author
OpenCoven
Repository
OpenCoven/coven
Created
3 months ago
Last Updated
today
Language
Rust
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category