Stats
Actions
Tags
From ai-workspace-orchestrator
Writes compact handoff documents for transferring context between AI agents or future sessions, including decisions, open questions, and next actions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-workspace-orchestrator:context-handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Goal: let a fresh agent continue without rereading the whole conversation.
Goal: let a fresh agent continue without rereading the whole conversation.
$TMPDIR//tmp on Unix-like systems, and report the final absolute path.# Handoff: <topic>
## Current Goal
<one paragraph>
## Decisions
- <decision>
## Files And Evidence
- <path or URL>: <why it matters>
## Suggested Skills
- <skill>: <when to invoke>
## Suggested Agents
- <agent>: <workstream>
## Next Actions
1. <action>
## Open Questions
- <question, if any>
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub andersonlimahw/lemon-ai-hub