gsd-settings
Configures GSD workflow agent settings interactively.
Install
mkdir -p .claude/skills/gsd-settings && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15643" && unzip -o skill.zip -d .claude/skills/gsd-settings && rm skill.zipInstalls to .claude/skills/gsd-settings
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Configure GSD workflow toggles and model profileKey capabilities
- →Ensure configuration file existence
- →Read and parse current settings
- →Present an interactive 5-question prompt
- →Merge and write configuration changes
- →Display confirmation with command references
How it works
The skill routes to a settings workflow that handles configuration file management, presents an interactive prompt, and then merges and writes the user's selections.
Inputs & outputs
When to use gsd-settings
- →Configuring agent workflow settings
- →Updating model profiles
- →Enabling research or verification toggles
- →Setting GSD parameters
About this skill
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> @.agent/get-shit-done/workflows/settings.md </execution_context>
<process> **Follow the settings workflow** from `@.agent/get-shit-done/workflows/settings.md`.The workflow handles all logic including:
- Config file creation with defaults if missing
- Current config reading
- Interactive settings presentation with pre-selection
- Answer parsing and config merging
- File writing
- Confirmation display
When not to use it
- →When the task is outside of GSD workflow configuration
- →When direct file editing is preferred over an interactive prompt
Limitations
- →The skill is limited to configuring GSD workflow toggles and model profiles.
- →The skill is limited to a 5-question interactive prompt.
How it compares
This workflow interactively guides the user through configuration questions and manages file operations, unlike manual editing of a configuration file.
Compared to similar skills
gsd-settings side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| gsd-settings (this skill) | 0 | 3mo | No flags | Beginner |
| linear | 10 | 2mo | No flags | Beginner |
| zapier-workflows | 11 | 8mo | Review | Beginner |
| attio-skill-generator | 7 | 7mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
linear
lobehub
Linear issue management guide. Use when working with Linear issues, creating issues, updating status, or adding comments. Triggers on Linear issue references (LOBE-xxx), issue tracking, or project management tasks. Requires Linear MCP tools to be available.
zapier-workflows
davila7
Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.
attio-skill-generator
kesslerio
Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.
automation-brainstorm
MacroMan5
Interactive workflow design advisor for Power Automate, n8n, Make, Zapier and other platforms. Guides users through planning automation workflows with smart questions about triggers, actions, data flow, and error handling. Uses research sub-agent to find best practices and generates detailed implementation plan. Triggers when user mentions "create workflow", "build flow", "design automation", "need ideas for", or describes workflow requirements without having a complete design.
daily-briefing
anthropics
Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".
jira
davila7
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.