shimondoodkin/claude-handoff-plugin
Claude Code plugin: /tokens slash command + auto-handoff at 150k tokens with CronCreate auto-resume after /clear
SUMMARY AI summary 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 Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Senior Software Developer, Tech leader.
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:20 |
Similar repos (same language)
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 智能文档的双向打通