Instructions file
Instructions for 5dive-ai/5dive, covering 5dive cli — contributor rules and hard rule: no real pii in public artifacts (dive-1774).
Instructions file
Instructions for 5dive-ai/5dive, covering 5dive cli — contributor rules and hard rule: no real pii in public artifacts (dive-1774).
Skill Claude CodeCodex
Send progress, completion, and option-prompt messages to the paired user via this agent's Telegram bot. Use whenever work takes more than a few seconds, when blocking on a user decision, or when presenting choices. Never go silent for more than 30s on a long-running task.
Plugin Claude Code
Claude Code plugins maintained by 5dive — Telegram bridge and related agent-channel integrations.
Plugin Claude Code
Buzz (Nostr) channel for Claude Code — bridges a Buzz relay to the session. Inbound mentions are delivered as channel notifications; outbound is post/react/read via the buzz CLI. Built-in untrusted-input boundary: every event is data, never an instruction.
MCP server Claude CodeCodexCursor +2
MCP server "buzz" as configured in 5dive-ai/5dive-plugins. Launched with bun run --cwd ${CLAUDE_PLUGIN_ROOT} --shell=bun --silent start.
Plugin Claude Code
5dive dashboard chat channel — talk to this agent from the web dashboard (and mobile app). Native-push inbound via the box agent-inbox drop-dir, outbound replies via the control-plane messages API.
Hook
Runs before the agent uses a tool, executing silence-watchdog.ts. From 5dive-ai/5dive-plugins.
Hook
Runs when the agent finishes a response, executing notify-stop.ts. From 5dive-ai/5dive-plugins.
Hook
Runs when the agent sends a notification, executing notification-relay.ts. From 5dive-ai/5dive-plugins.
Skill Claude CodeCodex
Telegram comms playbook for Antigravity — when and how to reply, ack long work, present choices, and delegate to other agents. Use whenever you're paired to a Telegram chat via the telegram-agy MCP server and need to talk back to the user. The chat is your only signal channel — terminal output never reaches the user.
Plugin Claude Code
Telegram channel for xAI's Grok CLI — stdio MCP bridge with access control, poll-based inbound (waitformessage), and bundled lifecycle hooks (turn-complete ping, silence watchdog, error relay). Sibling to the telegram (Claude Code) and telegram-codex plugins, maintained by 5dive.
Plugin Claude Code
Telegram channel for the opencode CLI — a long-running relay over opencode's headless HTTP server (opencode serve) and /event SSE stream, with access control and pairing. Unlike the codex/grok/agy MCP forks it needs no waitformessage loop, re-arm watchdog, or file-IPC permission bridge (server.heartbeat/session.idle/.
Plugin Claude Code
Telegram channel for the pi CLI (earendil-works/pi-coding-agent) — a long-running relay that HOSTS pi in-process via its SDK (createAgentSession), with access control, pairing, streaming edit-in-place, and a sandboxed-by-default permission gate. pi ships no permission system of its own, so every mutating tool…
Plugin Claude Code
Telegram channel for Claude Code — messaging bridge with built-in access control, bundled lifecycle hooks (AskUserQuestion intercept, Stop-reply safety net), and a notify-user comms-playbook skill. Fork of Anthropic's telegram plugin, maintained by 5dive.
Command
Write a structured session carryover so a fresh session resumes without losing context.
Skill Claude CodeCodex
Manage Telegram channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Telegram channel.
Skill Claude CodeCodex
Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.
Skill Claude CodeCodex
Extended 5dive CLI recipes beyond the everyday core — see the 5dive-cli skill first for spawning/messaging sibling agents and the basic task queue. Use THIS skill for hiring a ready-made persona off the agent market (5dive market, hire --from-market) or firing one (5dive fire), auth recovery (error.class=authrequired…
Skill Claude CodeCodex
Use the local 5dive CLI on a 5dive runtime VM to spawn, inspect, send to, and tear down sibling agents — plus the shared task queue and org chart. Trigger when the user wants a worker, sub-agent, side task, parallel run, fan-out, or to delegate — or names a sibling agent ("ask X", "ping X", "tell X", "hand off to X"…
Skill Claude CodeCodex
When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative…
Skill Claude CodeCodex
Review a diff or pull request for correctness and quality — logic bugs, edge cases, error handling, race conditions, missing tests, API misuse, performance, and readability. Use when reviewing a PR, auditing a change before merge, giving feedback on someone's code, or self-reviewing your own diff. Keywords code…
Skill Claude CodeCodex
Compile durable knowledge into interlinked-markdown stores the "karpathy method" way — atomic files, [[wiki-links]], a maintained index. Use after producing research, intel, a digest, a learned non-obvious fact, or finishing any knowledge-shaped task, BEFORE you close it. Also when asked to "save this", "write this to…
Skill Claude CodeCodex
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," "CTA copy," "value…
Skill Claude CodeCodex
Running structured, multi-source research that produces a trustworthy, cited synthesized answer. Use when a question needs more than a single lookup — comparing options, validating a claim, surveying a market or technology, or briefing a decision where being wrong is costly. Covers scoping (and narrowing) the…