gsd-config

Configure GSD workflow settings, agent dispatch, and model profiles via a unified command interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node.

What problem does it solve?

This Skill solves the complexity of managing fragmented GSD workflow configurations, agent dispatching, and model profiles by providing a unified, interactive command interface.

Core Features & Use Cases

  • Unified Configuration: Manage workflow toggles, advanced execution knobs, and integration settings in one place.
  • Agent Dispatch Control: Safely map GSD tasks to Codex agent tools with built-in schema detection and fallback logic.
  • Model Profile Switching: Quickly toggle between quality, balanced, and budget-focused model profiles for different project needs.

Quick Start

Invoke the gsd-config skill to open the interactive settings menu for your current 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 and agent dispatching in one place?

GSD workflow configuration is managed through a unified interactive command interface that handles workflow toggles, agent dispatch control, and model profile switching for your current project.

How does schema-aware agent spawning work when dispatching tasks to Codex agents?

Schema-aware agent spawning maps GSD tasks to Codex agent tools using built-in schema detection and fallback logic to ensure consistent execution and proper tool-chain handling.

Can I switch between different model profiles for varying project needs?

Model profile switching allows you to quickly toggle between quality, balanced, and budget-focused profiles to match different project requirements directly from the configuration interface.

Do I need Node installed to manage GSD agent settings and orchestration logic?

Node is a required dependency for running the GSD configuration interface that manages environment-specific configuration and complex orchestration logic.

What is the best way to handle environment-specific configuration and tool-chain fallbacks for GSD workflows?

The unified command interface ensures consistent execution of GSD workflows by automatically handling environment-specific configuration and managing tool-chain fallbacks during agent dispatching.