gsd-config

Configure GSD workflow settings, execution knobs, integrations, and model profiles.

4|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-config-electroheadfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-config
Source: https://github.com/electroheadfx/efx-mux/tree/main/.codex/skills/gsd-config
Command: npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-config-electroheadfx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you configure GSD settings without hunting through multiple workflow files or editing configuration by hand. It centralizes common workflow toggles, advanced execution knobs, integration settings, and model profile switching into a single guided command.

Core Features & Use Cases

  • Common workflow settings: Adjust core GSD behavior such as model choice, research, planning checks, verifier behavior, and branching.
  • Advanced configuration: Tune planning depth, timeouts, branch templates, runtime behavior, and cross-AI execution options.
  • Integrations management: Set up third-party API keys, code-review routing, and agent-skill injection.
  • Model profile switching: Quickly switch between quality, balanced, budget, or inherited profiles when you need a different tradeoff.
  • Use case: A developer preparing a new project can quickly reconfigure GSD for a lighter budget profile, then later switch to advanced planning settings for a complex release cycle.

Quick Start

Use the gsd-config skill to set up my preferred GSD workflow settings for this project.

Frequently Asked Questions about gsd-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure GSD workflow settings without editing multiple configuration files by hand?

Workflow configuration is centralized into a single guided command that parses workflow flags, handles command routing, and safely gates user input to adjust core GSD settings interactively without manual file editing.

What is the best way to switch model profiles for different development tradeoffs?

Model profile switching is handled through a guided command that quickly toggles between quality, balanced, budget, or inherited profiles, allowing immediate tradeoff adjustments for different project phases or release cycles.

Can I set up third-party API key routing and code-review integrations in one place?

API key routing and code-review integrations are managed centrally through the configuration command's integrations setup, which handles third-party keys, code-review routing, and agent-skill injection in a single interactive session.

How do I tune advanced execution knobs like planning depth and timeouts for a complex release cycle?

Advanced execution knobs including planning depth, timeouts, branch templates, and runtime behavior are configured through the advanced settings interface, enabling precise tuning of cross-AI execution options for complex release cycles.

Does GSD workflow configuration require running preflight checks before applying settings?

Preflight checks are required and automatically executed during configuration to validate workflow flags, command routing, and user input gating before any settings are applied to the GSD-driven development workflow.