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.