Skip to content
Development
Command

/settings

Configure GSD workflow toggles and model profile

From plugin
gsd-pro
8038 skills15 agents38 commands3 hooks
Install
$ npx -y skills add itsjwill/gsd-pro --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/settings

Context preview

What this command does when you run it.

Configure GSD workflow toggles and model profile

Command definition

settings.md
name: gsd:settings
description: Configure GSD workflow toggles and model profile
allowed-tools:
  - Read
  - Write
  - Bash
  - AskUserQuestion

<objective> Interactive configuration of GSD workflow agents and model profile via multi-question prompt.

Routes to the settings workflow which handles:

  • Config existence ensuring
  • Current settings reading and parsing
  • Interactive 5-question prompt (model, research, plan_check, verifier, branching)
  • Config merging and writing
  • Confirmation display with quick command references

</objective>

<execution_context> @~/.claude/get-shit-done/workflows/settings.md </execution_context>

<process> **Follow the settings workflow** from `@~/.claude/get-shit-done/workflows/settings.md`.

The workflow handles all logic including: 1. Config file creation with defaults if missing 2. Current config reading 3. Interactive settings presentation with pre-selection 4. Answer parsing and config merging 5. File writing 6. Confirmation display </process>

Ships withgsd-pro

GSD Pro — The most powerful AI coding workflow for Claude Code. Free alternative to Cursor Composer, Copilot Workspace, Devin & Bolt. Multi-model routing, rollback/recovery, adaptive context. Fork of 30K★ original. npx get-shit-done-cc

Get the whole plugin, auto-invoked
Stats
80
Stars
0
Views
17
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
4mo ago
Last commit
6mo ago
Created

Repo: itsjwill/gsd-pro