Tl
Description
--- description: 次の新規セッションに現セッションの記憶を引き継ぐためのバトンを置く (Throughline) --- Throughline の UserPromptSubmit hook が `/tl` を検出し、バトン(現セッション ID)を保存しました。 これだけで完了です。**追加の操作は不要**。 このあと: - 1 時間以内に新セッションを開く(新 chat / VSCode 再起動など)と、Throughline がバトンを消費して前セッションの記憶 (L1 + L2 + L3 references) を新セッションに自動注入します - バトンは 1 時間で失効します 通常は `/clear` だけで自動引継ぎが発火するため、`/tl` は **`THROUGHLINE_DISABLE_AUTO_HANDOFF=1` で自動引継ぎを OFF にしているユーザー** または **`/clear` を経由せずに新セッションを開くケース** の明示意思マーカーとして使います。 ユーザーへの追加報告テキストは不要です。一言だけ完了を伝えるか、何も返さ
Installation
Installs to ~/.claude/commands/kitepon-rgb-throughline-tl.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kitepon-rgb/Throughline/HEAD/.claude/commands/tl.md -o ~/.claude/commands/kitepon-rgb-throughline-tl.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development