Use when two or more agent sessions (Claude Code or other tools, same machine or peers) must coordinate through markdown files in a shared folder instead of one supervisor driving subagents — group chat, blackboard, mailbox/inbox, multi-session handoff, or an agent-chat/ directory. Triggers include peer agents, N sessions sharing a folder, waiting for another session's reply, atomic task claiming, and needing multiple separate group chats/channels.
$npx -y skills add n24q02m/claude-plugins --skill agent-chatInstalls into the current project.
Run `npx skills use "https://github.com/n24q02m/claude-plugins" --skill "n24q02m/claude-plugins/agent-chat"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/n24q02m/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/n24q02m/claude-plugins"` and select the relevant skills, then follow their instructions.