gpd-settings

Configure GPD workflow settings interactively and merge them into .gpd/config.json.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-settings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-settings
Source: https://github.com/CharlieGreenman/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-settings
Command: npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-settings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive configuration of GPD workflow agents, runtime-specific tier overrides, review cadence, and git preferences to tailor automation to your project.

Core Features & Use Cases

  • Interactive prompting to set autonomy, research mode, tier overrides, cadence, and git preferences.
  • Runtime-aware guidance for explicit tier-model configuration with validation and safe-merge into .gpd/config.json.
  • Confirmation summary and quick command references to accelerate governance of settings.

Quick Start

Run gpd-settings to launch the interactive configuration flow and save changes to .gpd/config.json.

Frequently Asked Questions about gpd-settings

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

FAQPage Schema
How do I configure GPD workflow settings without manual config edits?

To configure GPD workflow settings, run the interactive gpd-settings prompt to safely merge autonomy, research mode, and git preferences into a defaults-enabled .gpd/config.json file.

What is a GPD tier-model override and when do I need to adjust it?

A GPD tier-model override adjusts agent behavior for specific runtime environments. You need it when teams require different autonomy levels or research strategies across project runtimes.

Does the GPD settings configuration tool work with existing .gpd/config.json files?

Yes, the GPD settings configuration tool safely merges user inputs into existing .gpd/config.json files. It infers the active runtime and ensures defaults are enabled for missing configurations.

What is the best way to set up git preferences and review cadence for GPD agents?

The best way to set git preferences and review cadence for GPD agents is through the interactive gpd-settings prompt, which tailors automation to your project and provides a confirmation summary.

Why does my GPD workflow use the wrong runtime configuration?

Your GPD workflow may use the wrong runtime configuration if the active runtime was not properly inferred. Running the interactive settings prompt validates and safely merges the correct runtime-specific tier overrides.