util-0-v2-handover

Installation
SKILL.md

Please deep think / ultrathink as this is a complex task.

util-0-v2-handover

A conversation+code compaction handover that another LLM can paste in and resume immediately. V2 adds optional domain context so the receiving agent understands domain boundaries, ownership, and contracts.

CLI /util-0-v2-handover --plan "" # optional; used only for pointers/anchors --phase "" # optional; defaults to current/latest --format "compact|lean|json" # default: compact --max 1400 # token cap (default 1400; hard stop 1600) --domain "" # optional; scope handover to a specific domain

Hard Rules

Memory only: Do not open files or call tools. Summarize from session memory.

No scaffolding noise: No “Read…”, “Working…”, diffs, mermaid, stack traces, or step logs.

Installs
19
Repository
jakkaj/tools
GitHub Stars
5
First Seen
May 14, 2026
util-0-v2-handover — jakkaj/tools