gpd-settings

Configure and manage GPD workflow settings in .gpd/config.json for runtime-aware execution governance.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-settings-michaelsengineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-settings
Source: https://github.com/MichaelsEngineering/get-physics-done-test/tree/main/.agents/skills/gpd-settings
Command: npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-settings-michaelsengineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure GPD workflow toggles, tier models, review cadence, and git preferences to align planning and execution with runtime specifics.

Core Features & Use Cases

  • Interactive configuration of autonomy, research mode, and research profile for GPD agents.
  • Runtime-aware tier model overrides: pin or reset tier-1/2/3 models for the active runtime.
  • Write and merge changes to .gpd/config.json, coordinating with .gpd/CONVENTIONS.md and state.json.

Quick Start

Provide an interactive session that prompts for the settings and stores results to .gpd/config.json, then confirms updates.

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 for autonomy and research mode?

GPD workflow settings are configured through an interactive session that prompts for autonomy, research mode, and tier overrides, then merges the results into a .gpd/config.json file.

Can I override tier models for a specific runtime in GPD?

Yes, you can apply runtime-aware tier model overrides to pin or reset tier-1, tier-2, and tier-3 models specifically for the active runtime within your GPD configuration.

How does GPD preserve existing conventions when updating config.json?

GPD preserves existing conventions by coordinating config.json updates with the .gpd/CONVENTIONS.md file and state.json, ensuring established rules persist across configuration changes.

Does GPD configuration introduce physics sections into the workflow?

No, the GPD configuration skill explicitly enforces that no physics sections are introduced into the workflow during plan-phase and execute-phase runs.

What is the best way to manage git preferences and review cadence in GPD?

Git preferences and review cadence are managed by toggling workflow settings within the interactive GPD configuration session to align planning and execution with runtime specifics.

When do I need to use runtime-aware model override configuration in GPD?

Runtime-aware model override configuration is needed during plan-phase and execute-phase runs when you must tailor execution governance and tier models to active runtime specifics.