Kill a coder session
Terminates active tmux sessions created by the coders plugin to stop AI processes.
npx claudepluginhub jayphen/codersExecute:
${CLAUDE_PLUGIN_ROOT}/bin/coders kill $ARGUMENTS
Terminate an active tmux session spawned by the coders plugin.
/coders:kill <session-name>
session-name - The name of the session to kill/coders:kill coder-claude-123456
/coders:kill feature-auth
This will terminate the tmux session and stop the AI process. This cannot be undone.
/coders:list - List all active sessions/coders:attach - Attach to a session