.agents/runtimes/codex/skills/gsd-settings/SKILL.md
Configure GSD workflow toggles, model profile, and cost controls
npx skillsauth add mlucascosta/ia_boilerplate gsd-settingsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Default: Interactive multi-question configuration (model profile, agent toggles, git branching). --profile <name>: Switch profile immediately — quality | balanced | budget | inherit. --show: Display current config without changes.
Cost guidance:
<execution_context> @.agents/workflows/settings.md </execution_context>
<context> {{GSD_ARGS}} </context> <process> Parse arguments: - --show → read .planning/config.json, display current settings - --profile <name> → validate, update model_profile in config.json, confirm - No args → execute settings workflow interactively </process>tools
Canonical repository workflow contract for all runtimes.
testing
Verify delivery quality, evidence, and done criteria.
tools
Review changes for correctness, risk, and architectural adherence.
tools
Lightweight path for trivial or tightly bounded work.