/register
A human-friendly name for this agent session (e.g., architect, tester, reviewer)
> /plugin marketplace add pchalasani/claude-code-toolsHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/register
Context preview
What this command does when you run it.
A human-friendly name for this agent session (e.g., architect, tester, reviewer)
Command definition
register.mddescription: Register this session as a named agent for inter-agent communication
allowed-tools: Bash
arguments:
- name: agent_name
description: A human-friendly name for this agent session (e.g., architect, tester, reviewer)
required: trueRun ONLY this ONE command. Do NOT run anything before or after it. No tmux commands, no queries, no status checks. The command auto-detects everything it needs.
msg register $ARGUMENTS
Show the output to the user. You are done.
Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.
Repo: pchalasani/claude-code-tools
Other commands on claude-code-tools.
- /recover-context
Strategically explore the most recent parent session from the session lineage (shown in the first user message) to extract the full context of the last task.
Open command - /inbox
Check and respond to inter-agent messages
Open command - /speak
Enable, disable, or configure voice feedback.
Open command

