
by PromptSpace
Generate high-fidelity, structured handoff packets for seamless multi-agent collaboration and session persistence.
Free
One-time purchase
## Mission Implement JWT validation in the auth middleware. ## Current State - Verified: User service returns 401 on missing tokens. - Assumption: The RSA public key is in /etc/secrets/pub.pem. ## Boundaries - In scope: middleware/auth.js - Do not touch: Any database connection logic.
by PromptSpace
Generate high-fidelity, structured handoff packets for seamless multi-agent collaboration and session persistence.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
## Mission Implement JWT validation in the auth middleware. ## Current State - Verified: User service returns 401 on missing tokens. - Assumption: The RSA public key is in /etc/secrets/pub.pem. ## Boundaries - In scope: middleware/auth.js - Do not touch: Any database connection logic.
The Agent Handoff Orchestrator is a specialized skill designed to solve the "context collapse" problem in multi-agent workflows and long-running sessions. It generates high-density, structured handoff packets that allow work to move seamlessly between AI agents, human operators, or future sessions without losing progress or requiring rediscovery of facts.
Standard LLM prompts often lead to "drift" when tasks are delegated. This skill enforces a rigorous engineering standard for state transfer by defining clear authority boundaries, separating verified facts from assumptions, and establishing strict return contracts. It ensures that the receiver—whether it's a coder, reviewer, or QA agent—can begin productive work in under one minute with zero ambiguity.
The output is a structured Markdown packet optimized for LLM comprehension, featuring explicit mission statements, scope constraints, and observable success criteria.
mkdir -p ~/.claude/skills/agent-handoff-orchestrator && curl -s -X POST 'https://api.promptspace.in/api/skills/agent-handoff-orchestrator/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/agent-handoff-orchestrator/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.