Conversations banner
DimitriGeelen DimitriGeelen

Conversations

Development community

Description

# /conversations — list active doorbell+mail threads on a topic (T-1864 wrapper) Wraps `scripts/agent-conversation-list.sh` (T-1827). The "what cids are alive on this topic?" verb — the orchestrator-view companion to the per-thread status check. Where `/recent-chat` and `/recent-dm` show CONTENT, this skill shows the THREAD INDEX: which `metadata.conversation_id` values exist on a topic, how many turns each has, who's posted, when the last activity was. Use it when supervising N concurrent doo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository