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.
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.
/registerContext preview
What this command does when you run it.
A human-friendly name for this agent session (e.g., architect, tester, reviewer)
description: 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
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.