harness-session
Installation
SKILL.md
Harness Session
Maintain concise operational continuity without storing a transcript. Create a session lazily only when material work may need a future handoff.
Start
python3 scripts/session.py --project <project-path> --json start \
--title "Authentication lifecycle documentation" \
--task "Document the authentication lifecycle" \
--read-when "when continuing authentication documentation" \
--tag authentication \
--tag documentation \
--branch docs/authentication-lifecycle \
--worktree <absolute-path>
The returned session ID is host-neutral. Reuse it from Codex, Claude Code, or another agent.