Claude Code¶
Install the stax skill file so Claude Code can drive stax workflows correctly.
mkdir -p ~/.claude/skills
curl -o ~/.claude/skills/stax.md https://raw.githubusercontent.com/cesarferreira/stax/main/skills.md
Enables workflow assistance for stacked branch creation, submit flows, and related operations.
Use Claude with AI create/PR generation¶
st create --ai -a --yes
st submit --ai
st generate --pr-body --agent claude
st generate --pr-body --agent claude --model claude-opus-4-5
st gen --pr-title --agent claude
st gen --commit-msg --agent claude