gsd-set-profile

Switch GSD agent model profiles via the gsd-tools.cjs CLI.

Updated Aug 15, 2025
One-click install
npx skills add https://github.com/gesmith0606/nfl_data_engineering --skill gsd-set-profile-gesmith0606
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-set-profile
Source: https://github.com/gesmith0606/nfl_data_engineering/tree/main/.claude/skills/gsd-set-profile
Command: npx skills add https://github.com/gesmith0606/nfl_data_engineering --skill gsd-set-profile-gesmith0606

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a simple way to change the active model profile for GSD (get-shit-done) agents so users can quickly adjust response quality, cost, and behavior without manually editing configuration files.

Core Features & Use Cases

  • One-line profile switch: Update the GSD agent model profile using a single command to influence output fidelity and resource usage.
  • Profile options: Supports quality, balanced, budget, and inherit for flexible development and production workflows.
  • Use Case: Toggle to budget for low-cost bulk evaluations or switch to quality for high-fidelity conversation and analysis.

Quick Start

Run the gsd-set-profile skill with the desired profile name (quality, balanced, budget, or inherit) to update the GSD agent model profile.

Frequently Asked Questions about gsd-set-profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch the model profile for GSD agents via CLI?▼

Switch the model profile for GSD agents by running the gsd-set-profile command with a single profile argument. It updates the active model profile for local GSD toolchains and returns the raw CLI output.

What model profile options are available for GSD agents?▼

GSD agents support four model profile options: quality, balanced, budget, and inherit. These profiles allow you to toggle between different cost and fidelity trade-offs for your CLI-driven workflows.

Do I need a specific CLI tool installed to change GSD agent profiles?▼

Yes, changing GSD agent profiles requires the gsd-tools.cjs CLI installed at $HOME/.claude/get-shit-done/bin. The Skill uses this local CLI toolchain to apply profile switches.

When should I use the budget model profile instead of the quality profile?▼

Use the budget model profile for low-cost bulk evaluations and automated tasks, while switching to the quality profile provides high-fidelity conversation and analysis for complex development workflows.

Can I update GSD agent model behavior without manually editing configuration files?▼

Yes, you can update GSD agent model behavior without manual configuration file edits by running the gsd-set-profile command. It directly applies the selected profile to adjust model quality and cost instantly.