·reload

Restart the current Claude Code session from within tmux. Writes a handoff file, launches a restart script in a new tmux window, which stops the current Claude and resumes with --resume. Triggers: /reload, "reload", "restart", "reboot", "再起動"

5Installs·2Trend·@gyumaruya

Installation

$npx skills add https://github.com/gyumaruya/agent_self_reborn --skill reload

How to Install reload

Quickly install reload AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gyumaruya/agent_self_reborn --skill reload
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gyumaruya/agent_self_reborn.

SKILL.md

View raw

tmux 内で動作中の Claude Code を停止し、同一セッションで再起動する。 handoff.md に引き継ぎ情報を書き、別の tmux ウィンドウから元のペインを操作する。

.claude/self-reborn/handoff.md に引き継ぎ情報を書く。 これが再起動後の自分が受け取る唯一のコンテキスト。具体的に書くこと。

$CLAUDESESSIONID は Claude Code が設定する環境変数。空の場合も --continue で代用できるので続行可能。

Restart the current Claude Code session from within tmux. Writes a handoff file, launches a restart script in a new tmux window, which stops the current Claude and resumes with --resume. Triggers: /reload, "reload", "restart", "reboot", "再起動" Source: gyumaruya/agent_self_reborn.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gyumaruya/agent_self_reborn --skill reload
Category
""Writing
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from gyumaruya/agent_self_reborn

Quick answers

What is reload?

Restart the current Claude Code session from within tmux. Writes a handoff file, launches a restart script in a new tmux window, which stops the current Claude and resumes with --resume. Triggers: /reload, "reload", "restart", "reboot", "再起動" Source: gyumaruya/agent_self_reborn.

How do I install reload?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gyumaruya/agent_self_reborn --skill reload Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gyumaruya/agent_self_reborn

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-26

Related Skills

None