Handon banner
foxhatleo foxhatleo

Handon

Development community

Description

--- description: Resume work from a leos-agent handoff document written by an earlier session. argument-hint: "[name]" --- Use the `handon` skill on `$ARGUMENTS`. With no argument or an ambiguous one, list the handoffs and ask which — never pick one unprompted. Read it, compare its frontmatter against the current directory, branch, and HEAD, and report any drift before anything else.

Installation

Installs to ~/.claude/skills/foxhatleo-leos-agent-handon/SKILL.md

Terminal
mkdir -p ~/.claude/skills/foxhatleo-leos-agent-handon && curl -fsSL https://raw.githubusercontent.com/foxhatleo/leos-agent/HEAD/commands/handon.md -o ~/.claude/skills/foxhatleo-leos-agent-handon/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository