agent-handoff
Installation
SKILL.md
Agent Handoff — Bootstrapper & Manager
This skill bootstraps and maintains the .ai/ shared context directory that
enables seamless handoff between AI agents (Claude, Codex, Gemini, Cursor,
Windsurf, OpenCode, Copilot, and others).
The always-active read/write behavior is handled by the snippet injected into each agent's config file (CLAUDE.md, codex.md, .cursorrules, etc.) during installation. This skill handles the heavier operations: first-run bootstrapping, stale detection, and project scanning.
For file format templates, see references/templates.md.
For real-world examples, see references/examples.md.