Handoff Brief banner
iLearn-Lab iLearn-Lab

Handoff Brief

Development community

Description

--- description: Produce a crisp handoff that another operator or agent can actually continue from argument-hint: Task or continuation focus allowed-tools: workspace_status,list_registry,tool_help,skill,read_file,grep,glob --- # Handoff Brief Focus: $ARGUMENTS 1. Load `operator-handoff` first. 2. Gather only the evidence needed for the next step. 3. Name the exact command, skill, agent, or MCP asset to use next. 4. Finish with a short continuation brief, not a long recap.

Installation

Installs to ~/.claude/commands/ilearn-lab-evoharness-handoff-brief.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/commands/handoff-brief.md -o ~/.claude/commands/ilearn-lab-evoharness-handoff-brief.md

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

Full documentation available on GitHub

View Source Repository