gsd-settings

Automate interactive configuration of GSD workflow agents and model profiles.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures GSD workflow toggles and model profile to streamline setup and ensure consistent behavior across sessions.

Core Features & Use Cases

  • Interactive 5-question configuration prompting for model, research settings, plan_check, verifier, and branching.
  • Reads existing config and merges changes with sensible defaults.
  • Writes updated configuration to disk and confirms the result for quick reference.

Quick Start

Interact with the 5-question prompt to configure your GSD workflow model and research settings.

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 interactively?

To configure GSD workflow settings, this Skill automates an interactive 5-question prompt for model, research, plan_check, verifier, and branching. It applies during setup to parse user answers and write merged settings to disk.

What is a model profile in GSD workflow configuration?

A model profile in GSD configuration defines the specific model and research settings used during workflow execution. It is established through an interactive 5-question prompt to ensure consistent behavior across sessions.

Do I need a defaults file to set up GSD workflow toggles?

Yes, you need a defaults file at .codex/get-shit-done/workflows/settings.md to set up GSD workflow toggles. However, the Skill supports config creation when the defaults file is missing.

How do I merge new configuration changes with existing GSD settings?

To merge new configuration changes, the Skill reads existing config and merges user answers with sensible defaults. It then writes the updated configuration to disk and confirms the result.

What are the limitations of automating GSD config setup?

A limitation of automating GSD config setup is the dependency on the .codex/get-shit-done/workflows/settings.md file path for defaults. It is restricted to the 5-question prompt format for workflow and model profile configuration.