Check Arc banner
DimitriGeelen DimitriGeelen

Check Arc

Communication community

Description

# /check-arc - Pending Chat-Arc DM Inbox (RECEIVE-side companion to /agent-handoff) Surface pending agent-chat-arc DMs targeted at this agent. Read-side counterpart to `/agent-handoff`. Walks `dm:<self-fp>:*` topics, computes unread counts via `termlink channel unread`, renders a Slack-style summary. **Invocation:** - `/check-arc` (no arguments) → **Browse mode** (read-only). - `/check-arc respond` → **Respond mode** (ack + reply). This is the form `agent-send.sh` injects as its doorbell (T

Installation

Installs to ~/.claude/commands/dimitrigeelen-agentic-engineering-framework-check-arc.md

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

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

Full documentation available on GitHub

View Source Repository