AgentHandover is a Mac-focused system that observes how a user works and converts repeated workflows into reusable, self-improving skills for AI agents. It is designed for tools such as Claude Code, OpenClaw, Codex, Hermes, Cursor, Windsurf, and other MCP-compatible environments. Instead of asking users to manually write long prompts or static automation instructions, it records real actions, infers decision logic, and produces skills that include steps, strategy, guardrails, selection criteria, and writing style. The project supports both focused recording for specific tasks and passive discovery for workflows that appear repeatedly over time. It stores learned knowledge locally and uses feedback from later executions to improve confidence, add decision branches, and demote stale or failing skills. Its main value is helping agents learn how a person actually works, so recurring tasks can be handed off with more context, consistency, and trust.
Features
- Mac workflow observation and recording
- Self-improving agent skill generation
- Focused recording and passive discovery
- Local knowledge base and vector store
- MCP integration for compatible agents
- Claude Code, Codex, and OpenClaw support