ralph-config

Solid

View and configure agent loop settings — show, set, reset, and apply named presets

AI & Automation 142 stars 21 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
72
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<!-- AIWG-SKILL-CALLOUT --> > **Skill access pattern (post-kernel-pivot, 2026.5+)** > > Skill names referenced in this document are AIWG skills, **not slash commands**. Most are not kernel-listed and cannot be invoked as `/skill-name` by the platform. Reach them via: > > ```bash > aiwg discover "<capability>" > aiwg show skill <name> > ``` > > Only kernel-listed skills (`aiwg-doctor`, `aiwg-refresh`, `aiwg-status`, `aiwg-help`, `use`, `steward`) are directly invokable as slash commands. See [skill-discovery rule](../../../addons/aiwg-utils/rules/skill-discovery.md). # Al Config View and modify Al's runtime configuration. Settings control loop behavior defaults such as iteration limits, timeouts, provider selection, and commit behavior. Changes persist to `.aiwg/ralph/config.json` and apply to all subsequent loops unless overridden per-invocation. ## Natural Language Triggers Users may say: - "ralph config" - "configure ralph" - "ralph settings" - "show ralph config" - "set ralph max iterations" - "reset ralph config" - "apply ralph ci preset" ## Parameters ### Subcommand (required) One of `show`, `set`, `reset`, or `preset`. ### key (required for `set`) The configuration key to change. See the configuration reference below. ### value (required for `set`) The new value to assign to the key. ### Preset name (required for `preset`) One of the built-in preset names: `ci`, `thorough`, or `quick`. ## Configuration Reference | Key | Default | Description | |-----|-------...

Details

Author
jmagly
Repository
jmagly/aiwg
Created
9 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category