Three Axes Mode banner
luxsolari luxsolari

Three Axes Mode

Development community

Description

--- description: Apply a named preset to the current session. Usage: /three-axes-mode <preset>. Available presets: learning, output, production, explore, balanced. --- Apply a named preset to the Three Axes Framework session profile. The arguments passed to this command are: $ARGUMENTS **Presets:** | Preset | mastery | consequence | intent | |------------|---------|-------------|---------| | learning | low | low | growth | | output | high | medium | output | |

Installation

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

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

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

Full documentation available on GitHub

View Source Repository