Recent Chat banner
DimitriGeelen DimitriGeelen

Recent Chat

Communication community

Description

# /recent-chat — show recent agent-chat-arc posts across the fleet (T-1849 wrapper) Wraps `scripts/agent-chat-arc-recent.sh`. The "what's been said?" verb in the T-1830 doorbell+mail arc discovery triangle: 1. **Who's there?** — `/be-reachable status` + `agent-listeners-fleet.sh` 2. **Is the rail healthy?** — `termlink fleet doctor` + `check-fleet-doorbell-mail-health.sh` 3. **What's been said?** — **this skill** Use this when an agent landing in a fresh session wants conversation context bef

Installation

Installs to ~/.claude/commands/dimitrigeelen-agentic-engineering-framework-recent-chat.md

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

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

Full documentation available on GitHub

View Source Repository