gsd-settings

Configure GSD workflow toggles and model profile via an interactive five-question flow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents manual, error-prone edits to Get Shit Done (GSD) agent settings by guiding users through a reproducible interactive configuration flow and ensuring consistent model profile and toggle values across environments.

Core Features & Use Cases

  • Config creation and validation: Creates missing config files with sensible defaults and validates existing settings before changes.
  • Interactive five-question flow: Presents pre-selected choices for model, research, plan_check, verifier, and branching, then parses answers and merges them into the config.
  • Safe write and confirmation: Writes merged settings to the configured path, displays a confirmation summary, and provides quick command references for follow-up.
  • Use Case: Onboard a new developer or adjust agent behavior for an experiment by running the interactive workflow to reliably update model and agent toggles.

Quick Start

Run the gsd-settings workflow and answer the five interactive prompts to create or update your GSD configuration and view the confirmation summary.

Frequently Asked Questions about gsd-settings

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

FAQPage Schema
How do I configure Claude GSD workflow settings without manually editing config files?

A guided interactive workflow replaces manual edits by validating existing settings, presenting pre-selected choices, and writing the merged configuration to the standard GSD config path to ensure consistent values across environments.

What is a GSD model profile and when do I need to change it?

A GSD model profile defines the Claude model and agent toggles used during project execution. You change it during developer onboarding or when adjusting agent behavior for experiments, ensuring reliable and reproducible configuration updates.

How do I toggle research or verifier agents during Claude project setup?

You toggle research or verifier agents by answering the interactive prompts within the GSD settings workflow, which parses your selections and merges them directly into the existing configuration file.

Can I use the interactive GSD settings workflow to create a missing configuration file?

Yes, the interactive GSD settings workflow creates missing configuration files with sensible defaults before validating existing settings, ensuring the five-question flow has a baseline to merge your updated model profile and toggle choices into.

What is the best way to update Claude GSD agent settings across different environments?

The best way to update Claude GSD agent settings is using an interactive configuration flow that reads and merges existing config files, preventing manual errors and ensuring consistent model profile and toggle values across all local developer environments.