gsd-settings

Configure GSD workflow agents and model profiles through an interactive prompt.

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-settings-aslaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-settings
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-settings
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-settings-aslaii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies configuring GSD workflow agents and their model profiles through an interactive prompt, ensuring consistent setup across runs.

Core Features & Use Cases

  • Guided interactive configuration of GSD workflow agents and model profiles through a 5-question prompt.
  • Automatic config creation, reading, merging, and writing with a confirmation display and quick command references.
  • Supports defaults and safe merging to prevent misconfigurations.

Quick Start

Launch the settings workflow to initialize or update your GSD configuration.

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 agents and model profiles interactively?

To configure workflow agents and model profiles interactively, launch the settings workflow to answer a 5-question prompt. It creates a config file with defaults, merges your answers, and writes the updated settings.

What is the best way to set consistent defaults for model, research, and verifier agents?

Setting consistent defaults for model, research, plan_check, and verifier agents is handled by configuring model profiles. The interactive prompt ensures safe merging to prevent misconfigurations across runs.

Can I update existing workflow configuration settings without losing previous values?

Updating existing workflow configuration settings uses safe merging to preserve previous values. The skill reads current settings, merges your new answers interactively, and writes updates without overwriting valid configurations.

How do I initialize a new configuration file for GSD workflows?

Initializing a configuration file for GSD workflows starts the settings workflow, which automatically creates a config file with defaults. A confirmation display and quick command references are provided after writing.

Do I need to manually edit config files to apply branching and validation rules?

Manual config file edits are unnecessary to apply branching and validation rules. The interactive prompt handles versioning and validation automatically, merging answers directly into the configuration file.