Agent Chat banner
10x-Anit 10x-Anit

Agent Chat

Communication community

Description

--- description: Start or continue a chat conversation with a specific agent --- <context> Active profile: Read from data/profiles/profiles.md (Owner Profile ID). If multiple profiles exist, ask which to use. Profile data: data/profiles/{profileId}/ </context> <cmd name="agent-chat">Chat with agent</cmd> <input>/agent-chat [agentId]</input> <steps> 1. If no ID, list agents and ask which to chat with 2. Load full config: personality, system prompt, skills from data/agent-capabilities.json 3. R

Installation

Installs to ~/.claude/commands/10x-anit-10x-accountability-coach-agent-chat.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10x-Anit/10x-Accountability-Coach/HEAD/.claude/commands/agent-chat.md -o ~/.claude/commands/10x-anit-10x-accountability-coach-agent-chat.md

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

Full documentation available on GitHub

View Source Repository