Agent Handoff Skill
Description
Dual handoff skills: OpenClaw-optimized + Claude-generic
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent Handoff Skill (Dual Edition)
Two production-ready handoff skill variants so users can pick the right runtime:
handoff-openclaw/→ optimized for OpenClaw workflows (sessions_spawn,message, topic dispatch)handoff-claude/→ tool-agnostic version for Claude.ai / Claude Code
Which version should I use?
| Environment | Use |
|---|---|
| OpenClaw (Telegram/topic/sub-agent orchestration) | handoff-openclaw |
| Claude.ai / Claude Code (generic handoff docs) | handoff-claude |
What this skill standardizes
Required sections in every handoff doc:
- Task
- Context
- Scope (Do / Don't)
- Acceptance Criteria
- Resources
Optional sections:
- Research Summary
- Plan
- Constraints
- Priority / Deadline
- Notes
Install
OpenClaw
Copy the desired skill folder into your skills directory.
Claude.ai
Zip the desired folder and upload in Claude Skills settings.
Why this exists
Most handoffs fail because context is incomplete or acceptance criteria are vague. This skill enforces a compact, executable handoff format so the receiving agent can start immediately.
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11