ワンクリックで
boomerang-handoff
Wrap-up function for ending a session cleanly. Updates all documentation files and saves context for the next session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Wrap-up function for ending a session cleanly. Updates all documentation files and saves context for the next session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Main coordinator for the Boomerang Protocol. Plans task execution, builds dependency graphs, and orchestrates sub-agents.
Automated version bumping, changelog updates, git tagging, NPM/UV publishing, and GitHub releases.
Design decisions and architecture review specialist.
Fast code generation specialist using MiniMax M2.7 high-speed model.
Codebase exploration specialist. Fast file finding only - NOT for research summaries. Use super-memory_search_project for semantic code search.
Version control specialist. Handles commits, branches, and git operations with discipline.
| name | boomerang-handoff |
| description | Wrap-up function for ending a session cleanly. Updates all documentation files and saves context for the next session. |
Wrap-up function for ending a session cleanly. Updates AGENTS.md, TASKS.md, HANDOFF.md, and README.md with current state, then saves context to super-memory. Run this when you want to "wrap it up" and start fresh in a new session.
Usage: /handoff
You MUST receive:
Update HANDOFF.md
Update TASKS.md
Update AGENTS.md (if agent changes made)
Update README.md (if user-facing changes)
super-memory_add_memoryproject metadata for high-value contextcompleted1. Gather current state from all active agents
2. Update AGENTS.md with current agent roster
3. Update TASKS.md with task status
4. Write HANDOFF.md with session summary
5. Update README.md if project changed
6. Save all context to super-memory
7. Report handoff complete
Documents:
Captures:
Summarizes:
Updates (only if project structure changed):
## Handoff Complete
### Files Updated
- HANDOFF.md ✅
- TASKS.md ✅
- AGENTS.md ✅ (if agent changes)
- README.md ✅ (if user-facing changes)
### Super-Memory
- Session context saved with project tag
### Todo List
- Updated and cleaned
### Resume Instructions
Next session should:
1. Read HANDOFF.md
2. Read TASKS.md
3. Query super-memory for detailed decisions
If any file update fails: