Three Axes Setup banner
luxsolari luxsolari

Three Axes Setup

Productivity community

Description

--- description: Interactive setup for the Three Axes Framework profile. Asks about each axis one at a time and writes the result to ~/.claude/three-axes-profile.json. --- Guide me through setting up my Three Axes Framework profile. Follow these steps exactly: 1. Say in one sentence: "I'll ask you three quick questions to set your AI behavior baseline — you can change it anytime." 2. Use the `AskUserQuestion` tool with exactly these three questions in a single call: Question 1: - quest

Installation

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

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

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

Full documentation available on GitHub

View Source Repository