shimondoodkin/claude-handoff-plugin
Claude Code plugin: /tokens slash command + auto-handoff at 150k tokens with CronCreate auto-resume after /clear
SUMMARY AI要約 by gpt-5-mini
Claude Code 用プラグインで、エージェントにセッションのトークン使用状況を「見える化」し、コンテキスト窓が満杯になる前に自動的に作業を引き継ぐ(handoff)仕組みを提供します。主な利用者は長時間の対話や自律ツール呼び出しで文脈が大きくなるワークフローを扱う開発者やチームです。 主な機能: - /tokens コマンド:現セッションのトークン使用量を表示。 - 自動ハンドオフ:150k トークン到達時(以降は+50kごと)にエージェントへ「今後の完了に必要な情報」を書いた手渡しファイル(./.claude/handoffs/... .md)を作らせ、CronCreate ジョブで短時間後に再開を予定。/clear 後も cron が生きていて新セッションが自動的に続行。 - /handoff:任意のタイミングで同様の手動ハンドオフを実行。 - 設定:プロジェクト単位の .claude/handoff.local.md で通知の有効化やツール呼び出し中の監視頻度を制御。 仕組みは Claude Code の JSONL トランスクリプトを集計して閾値を判定し、差分キャッシュで効率化。Node.js でクロスプラットフォームに動作。MIT ライセンス。制約としてトークン数は一ターン遅れ、エージェントが CronCreate を実行する必要がある点などがあります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
Senior Software Developer, Tech leader.
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:20 |
類似Repo (同じ言語のAI関連Repo)
DeepSeek V4 code worker MCP for Codex Desktop, powered by Claude Code
dogovo/codex-use-claude在Codex中调用Claude code
sky791016/lean-ai-dev-team8-agent Claude Code skill powered by Lean AI Methodology (精益AI方法论) · Kai Shi
bullish0x/goal-ccGive Claude Code a durable objective and it won't stop until the work is done — budgets, deadlines, notes, and a Stop-hook guard in a single file with no dependencies.
alantriesagain/gaitewayUnified API for agents like Claude Code, Codex, Gemini Cli
aayushostwal/nexusPlugin-first AI terminal workspace for Codex and Claude Code with planning, CI/CD debugging, reusable agents, skills, TODOs, and MCP tool integrations.
ejentum/ejentum-mcpMCP server for the Ejentum Logic API. Exposes the four cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call.
yimeixiaobai/wps-claudecode实现 Claude Code 与 WPS 智能文档的双向打通