원클릭으로
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: