Three Axes Set banner
luxsolari luxsolari

Three Axes Set

Development community

Description

--- description: Set individual axis values. Usage: /three-axes-set <axis>=<value> [--project|--global]. Default scope is session. Multiple axes can be set in one command. --- Set one or more Three Axes Framework axis values. The arguments passed to this command are: $ARGUMENTS **Valid axes and values:** - `mastery`: low, medium, high - `consequence`: low, medium, high - `intent`: growth, balanced, output **Scope flags:** `--project` (writes `.three-axes.json` at repo root), `--global` (writ

Installation

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

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

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

Full documentation available on GitHub

View Source Repository