Three Axes Handoff banner
luxsolari luxsolari

Three Axes Handoff

Development community

Description

--- description: Generate a session continuity document for handing work to a fresh session. Usage: /three-axes-handoff [output-path]. Captures state, failure log, intent map, and open questions. --- Generate a Three Axes Framework handoff document. The arguments passed to this command are: $ARGUMENTS A session degrades before it ends: corrections stop holding, earlier instructions get dropped, the same suggestion resurfaces. Grinding on is expensive and rarely works. This command captures wh

Installation

Installs to ~/.claude/skills/luxsolari-three-axes-framework-three-axes-handoff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/luxsolari-three-axes-framework-three-axes-handoff && curl -fsSL https://raw.githubusercontent.com/luxsolari/three-axes-framework/HEAD/commands/three-axes-handoff.md -o ~/.claude/skills/luxsolari-three-axes-framework-three-axes-handoff/SKILL.md

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

Full documentation available on GitHub

View Source Repository