From misc
Create agent handover prompt for continuing work in a new session
npx claudepluginhub urso/claudev --plugin miscThis skill is limited to using the following tools:
Generate a handover prompt that can be copied to continue work in a new Claude session. This command outputs text only - it does NOT write any files.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Generate a handover prompt that can be copied to continue work in a new Claude session. This command outputs text only - it does NOT write any files.
$ARGUMENTS
Identify relevant documents and state:
Output a prompt in this format that the user can copy/paste:
# Handover Context
## Current Task
[Brief description of what we were working on]
## Documents to Read
- [Path to active story document]
- [Path to related design]
- [Path to relevant style guides]
- [Other key files]
## Status Update
[Current progress on tasks, what's completed, what's in progress]
## Requirements & Decisions
[Key requirements identified during discussion]
[Important decisions made and rationale]
## Developer Logs
[Key entries from the story's developer logs — decisions, blockers encountered, deviations from design, lessons learned. Include anything the new agent needs to avoid re-discovering.]
## Next Steps
1. [First thing the new agent should do]
2. [Second step]
3. [Continue from here...]
## Notes
[Any blockers, concerns, or context the new agent needs]