gsd-settings

Configures GSD workflow agent settings and model profiles interactively via guided prompts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves the friction of manually configuring complex agent-based workflows by providing an interactive, guided interface to set up model profiles and workflow toggles.

Core Features & Use Cases

  • Interactive Configuration: Guides users through a 5-question prompt to define model preferences, research depth, and verification logic.
  • Workflow Integration: Automatically merges and writes configuration files for GSD-compliant agent execution.
  • Use Case: Use this to quickly switch your GSD agent from a high-reasoning model profile to a faster, lightweight profile before starting a new development task.

Quick Start

Invoke the gsd-settings skill to launch the interactive configuration wizard for your current project.

Frequently Asked Questions about gsd-settings

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

FAQPage Schema
How do I configure workflow agent settings and model profiles for my project?▼

You can configure workflow agent settings by invoking the gsd-settings skill, which launches an interactive 5-question prompt to define model preferences, research depth, and verification logic before merging them into your project files.

What is the best way to switch my GSD agent to a faster lightweight model profile?▼

The best way to switch model profiles is to run the interactive configuration wizard, which guides you through selecting model preferences and automatically writes the updated configuration files for GSD-compliant agent execution.

How does the interactive prompt system merge configuration files for agent dispatch?▼

The interactive prompt system reads, parses, and merges your user-defined preferences into project-specific settings files, validating agent dispatch parameters and model overrides before execution to ensure workflow consistency.

Can I validate agent dispatch parameters and model overrides before execution?▼

Yes, the configuration process validates agent dispatch parameters and model overrides before execution, ensuring that your workflow consistency is maintained and preventing invalid settings from disrupting agent tasks.

Do I need to manually edit configuration files to set up complex agent-based workflows?▼

No, you do not need to manually edit configuration files, as this skill resolves that friction by providing a guided interactive interface to automatically merge and write configuration files for GSD-compliant agent execution.