gsd-settings

Configure GSD workflow settings and model profiles interactively.

Updated May 22, 2026
One-click install
npx skills add https://github.com/yusaduymaz/loexai --skill gsd-settings-yusaduymaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-settings
Source: https://github.com/yusaduymaz/loexai/tree/main/.codex/skills/gsd-settings
Command: npx skills add https://github.com/yusaduymaz/loexai --skill gsd-settings-yusaduymaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the setup of GSD workflow settings so you can quickly configure agent behavior, model profiles, and branching preferences without manually editing workflow files.

Core Features & Use Cases

  • Interactive configuration: Guides you through a structured multi-question setup for model selection, research behavior, plan checking, verification, and branching.
  • Config management: Reads existing settings, ensures required configuration exists, merges updates safely, and writes the result back in a consistent format.
  • Workflow activation: Useful when bootstrapping a new repository, tuning an existing GSD setup, or correcting workflow defaults before running tasks.

Quick Start

Use the gsd-settings skill to configure my GSD workflow toggles and model profile interactively.

Frequently Asked Questions about gsd-settings

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

FAQPage Schema
How do I configure GSD workflow settings and model profiles?

To configure GSD workflow settings, this skill guides you through an interactive multi-question setup to select models, research behavior, plan checking, verification, and branching preferences without manual file editing.

What is the best way to bootstrap GSD agent configuration for a new repository?

Bootstrapping GSD agent configuration is handled by reading existing settings, ensuring required configuration exists, merging updates safely, and writing the result back in a consistent format for new repositories.

Can I tune agent orchestration behavior per-run without editing workflow files?

Yes, you can tune agent orchestration per-run by answering structured questions that adjust research, planning, verification, and branching scenarios interactively, avoiding direct workflow file modifications.

Does the interactive configuration merge new model profile updates with existing settings?

The interactive configuration parses existing settings, merges your new model profile updates safely to preserve current data, and writes the merged configuration back to the repository.

When do I need to use interactive configuration for GSD workflows?

You need interactive configuration for GSD workflows when bootstrapping a new repository, tuning an existing setup, or correcting workflow defaults before running research, planning, or verification tasks.