gsd-settings

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

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-settings-ev3rlit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-settings
Source: https://github.com/ev3rlit/magam-canonical-archive/tree/main/.codex/skills/gsd-settings
Command: npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-settings-ev3rlit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure GSD workflow agents and model profiles through an interactive, multi-question prompt to streamline setup and alignment across projects.

Core Features & Use Cases

  • Interactive 5-question configuration flow (model, research, plan_check, verifier, branching) with pre-selections and config merging
  • Automatic config file creation when missing and safe read/merge of existing configurations
  • Confirmation display with quick references to commands to adjust settings

Quick Start

Run the gsd-settings skill and answer the five prompts to configure your workflow.

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 for a new project?▼

Configuring workflow agents involves an interactive multi-question prompt that guides you through selecting model, research, plan_check, verifier, and branching preferences. It automatically creates missing config files and safely merges existing settings.

What is the best way to merge agent configuration settings across different teams and environments?▼

The best way to merge agent configurations is using an interactive prompt that safely reads existing settings and merges your new answers. It handles configuration across projects, teams, and environments without overwriting current preferences.

Can I adjust workflow agent settings like model profiles and branching preferences after initial setup?▼

Yes, you can adjust workflow agent settings after setup. The configuration flow provides a confirmation display with quick references to commands that allow you to modify model profiles, research, plan_check, verifier, and branching settings.

Does the interactive configuration prompt pre-select my current agent settings?▼

Yes, the interactive configuration prompt includes pre-selections based on your current config. When you run the setup flow, it reads your existing settings and presents them as pre-selected options for the five configuration questions.

What happens if the configuration file is missing when I set up workflow agents?▼

If the configuration file is missing, the setup process automatically creates it. The interactive prompt handles file creation, reads existing configurations when available, parses your answers, writes the merged config, and displays a confirmation.