axisrow

Gsd Config — AI skill for Claude Code

AI community

Configure GSD settings — workflow toggles, advanced knobs, integrations, and model profile.

How to install Gsd Config

Installs to ~/.claude/commands/axisrow-zai-codex-helper-gsd-config.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/axisrow/zai-codex-helper/HEAD/.claude/commands/gsd-config.md -o ~/.claude/commands/axisrow-zai-codex-helper-gsd-config.md

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

What Gsd Config does


name: gsd-config description: Configure GSD settings — workflow toggles, advanced knobs, integrations, and model profile argument-hint: "[--advanced | --integrations | --profile ]" allowed-tools:

  • Read
  • Write
  • Bash
  • AskUserQuestion requires: [code-review, review, settings]

Configure GSD settings interactively with a single consolidated command.

Mode routing:

  • default (no flag): Common-case toggles (model, research, plan_check, verifier, branching) → s

Alternatives in AI

  • Rb Setup — First-time setup 1.3k ★
  • Model Config — /model-config — Choose the model you follow 705 ★
  • UltraCode Shim — Give Claude Code's ultracode mode to ANY model you already pay for 422 ★

Full documentation available on GitHub

View Source Repository