Be Reachable banner
DimitriGeelen DimitriGeelen

Be Reachable

Development community

Description

# /be-reachable — opt-in to agent-presence for this session (T-1841) Wraps `scripts/be-reachable.sh` so a claude-code session can become discoverable on the fleet's `agent-presence` topic in one command. Peers can then call you via `termlink agent contact <agent_id>` or `agent-send.sh --to <agent_id>` without out-of-band coordination. This skill is the ephemeral-session counterpart to the persistent rail in `docs/operations/listener-heartbeat-systemd.md` (T-1840). Use this for ad-hoc claude se

Installation

Installs to ~/.claude/commands/dimitrigeelen-agentic-engineering-framework-be-reachable.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DimitriGeelen/agentic-engineering-framework/HEAD/.claude/commands/be-reachable.md -o ~/.claude/commands/dimitrigeelen-agentic-engineering-framework-be-reachable.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository