Plugins
1 pluginResults for “handoff”
25 skillshandoff
Compact the current conversation into a handoff document for another agent to pick up, including suggested skills and references to existing artifacts.
42.4k
handoff
Compacts the current conversation into a handoff document for another agent to continue the work, saving it to the OS temporary directory.
3
handoff
Generates a clipboard-ready handoff prompt for another AI agent to investigate or continue a task, with structured context and review instructions.
9.1k
handoff
Compacts the current conversation into a handoff document for another agent to pick up, referencing existing artifacts by path or URL instead of duplicating them.
20.4k · bundle
handoff
Writes or updates a HANDOFF.md document to preserve context for the next agent, including goal, progress, what worked, what didn't, and next steps.
0
handoff
Creates or resumes a HANDOFF.md so a fresh Claude Code session can continue work without repeating dead ends, with strict anti-hallucination verification.
24 · bundle
More results
sam-handoff
Writes or updates a HANDOFF.md file in the project root to capture goal, progress, and next steps for a fresh agent to continue in-progress work.
0
tc-tracker
Track code changes with structured JSON records, an enforced state machine, and a session handoff format for AI continuity.
20.4k · bundle
tax
Captures tax-relevant facts year-round, tracks documents and expenses, and prepares CPA-ready handoff summaries, all stored locally.
2
new-session
Generates a copy-paste handoff prompt for starting a new session by collecting current session context, project files, and git state.
0
ask-matt
Routes you to the right skill or flow for your situation, covering idea-to-ship, triage, codebase health, and cross-session handoffs.
3
gsd-pause-work
Create context handoff when pausing work mid-phase
55
github-copilot-custom-agents
Create and maintain GitHub Copilot custom agents in Visual Studio Code with defined roles, tool restrictions, model selection, subagent permissions, and handoffs.
0 · bundle
session-memory
Maintains a persistent session memory across Claude sessions by loading project state at startup, capturing errors and decisions during work, and writing structured handoff summaries at session end.
2 · bundle
ultragoal
Durable multi-goal workflow that persists plan/ledger artifacts under .omc/ultragoal and prints Claude /goal handoff text for the active session
1
task-handoff-context
Select evidence-bearing context for a downstream consumer after work when claims, artifacts, validation, unresolved decisions, or omissions must cross a boundary.
4 · bundle
dynamic-workflow-mode
Design task-local harnesses, eval gates, and reusable skill extraction for adaptive agent workflows.
226k
yansu
Collaborates with the Yansu desktop app via its bundled CLI to summarize activity, search memories, and hand off jobs.
17 · bundle
nemo-rl-session-memory
Maintain durable session memory across agent disconnects by writing structured checkpoints to the repo's session directory, enabling context recovery.
2.2k · bundle
ask-matt
Routes user requests to the most relevant skill or workflow in this repository, acting as a navigator over available skills.
42.4k
tax
Captures tax-relevant facts year-round into local structured records, tracks missing documents, and prepares CPA-ready handoff summaries without providing tax advice.
32 · bundle
context-compression
Optimizes long-running agent sessions with structured context compression, summarization, and durable handoff summaries that preserve decisions, files, risks, and next actions.
16.9k · bundle
revops
Design and optimize revenue operations, including lead lifecycle rules, scoring, routing, handoffs, and CRM process automation for marketing, sales, and customer success alignment.
42.4k · bundle
planning
Create implementation-ready engineering plans for WelineFramework. Use in Plan mode, or when the user requests detailed requirements, code modification points, task cards, test cases, acceptance criteria, risk and rollback design, or a handoff package for execution-oriented AI agents.
1
memory-startup
Load bounded working context at the start of a coding session. FIRES ON EVERY FIRST USER MESSAGE in a fresh session, regardless of content — including bare greetings ("hi", "hello", "hey"), task-only openers, or "let's start". Also triggers on: "fresh session", "session start", "first message in a new thread", "new chat", "cold start", "begin work in this repo", "starting work", "continue from prior session", "what were we working on", "resume", "what happened last time", "load memory", "recall context", "create a handoff", "prior session context", "latest handoff", "current state", "decision context". Skip ONLY if the user explicitly says "fresh start" or "ignore prior context". Self no-ops if invoked mid-session when context is already loaded.
3 · bundle