원클릭으로
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
super-memory_add_memory for the session summary (high-value for next session resume)1. 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):
After running, report:
## Handoff Complete ✓
### Files Updated:
- AGENTS.md (X agents documented)
- TASKS.md (X tasks tracked)
- HANDOFF.md (session summary written)
- README.md (updated if needed)
### Super-Memory:
- Saved session context
- Key decisions persisted
- Ready for next session
### Next Session:
1. Read HANDOFF.md for resume point
2. Read TASKS.md for current priorities
3. Query super-memory for full context
If any file update fails: