isomux-soft-handoff
SolidHand off your current task to a peer agent. You write a thorough brief, message it to them directly, then stay around as a reference for follow-up questions. Optionally takes the peer's name as an argument.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- nmamano
- Repository
- nmamano/isomux
- Created
- 4 months ago
- Last Updated
- 2 days ago
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
isomux-handoff
Continue an unfinished task on a fresh session. The agent writes a short forward-looking brief of what's left, the boss approves it, and the agent then hands off to a fresh copy of itself that resumes on just that brief.
handoff-m
Hand off either the full conversation OR a single topic/sub-thread to another agent. Use `full` to compact the entire session for a fresh agent (current session typically ends). Use `topic` to extract one sub-thread (a bug spotted on the side, a tangential idea) for another agent while you keep working in the current one.
claude-codehandoff
Hand the current conversation off to a fresh background agent that picks up the work immediately, so you can step away and track it independently. Use when the user wants to background the current work, keep going without them, continue in a separate session, or says "hand this off", "run this in the background", "keep working on this while I'm gone", or "spin up an agent to finish this".