member-tuning

Map member behavior symptoms to configuration artifacts and prescribe edits.

18|4|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/botminter/botminter --skill member-tuning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: member-tuning
Source: https://github.com/botminter/botminter/tree/main/profiles/scrum/roles/chief-of-staff/coding-agent/skills/member-tuning
Command: npx skills add https://github.com/botminter/botminter --skill member-tuning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnoses and tunes individual coding-agent member configurations by mapping observed symptoms to the responsible configuration artifacts and prescribing targeted edits, recording decisions, and propagation steps. It reduces guesswork when a member behaves incorrectly by providing a structured decision tree, inspection commands, and concrete examples so operators can apply reproducible fixes.

Core Features & Use Cases

  • Diagnostic Decision Tree: Maps common symptoms to likely artifacts such as PROMPT.md, CLAUDE.md, ralph.yml (hats), skills, or PROCESS.md and describes inspection order.
  • Artifact-specific Guidance: Shows how to inspect and edit PROMPT.md, CLAUDE.md, ralph.yml, skills directories, and PROCESS.md with example edits and common fixes.
  • Operational Workflow: Provides commands to locate member files, a decision-record template to record changes under agreements/decisions/, and propagation steps including commit, teams sync, and restart.
  • Error Handling & Safeguards: Advises when to defer to the knowledge-manager for knowledge/invariants, how to handle missing directories, and impact considerations for process changes.

Quick Start

Diagnose member <member-name> by describing the observed symptom and request an artifact mapping with inspection commands, example edits, a decision-record template, and commit/sync/restart propagation steps.

Frequently Asked Questions about member-tuning

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

FAQPage Schema
How do I diagnose incorrect coding-agent member behavior?

To diagnose incorrect coding-agent member behavior, map observed symptoms to responsible configuration artifacts like PROMPT.md, CLAUDE.md, ralph.yml, or PROCESS.md using a structured decision tree and inspection commands.

What's the best way to fix a coding agent repeating mistakes?

Fix a coding agent repeating mistakes by inspecting and tuning its member configuration artifacts, applying concrete example edits, recording the decision, and propagating changes via commit, sync, and restart.

How do I inspect and edit ralph.yml hats configuration?

Inspect and edit ralph.yml hats configuration by locating member files with provided operational commands, reviewing artifact-specific guidance, and applying targeted example edits to correct the observed member symptoms.

When do I need to update CLAUDE.md or PROMPT.md files?

You need to update CLAUDE.md or PROMPT.md files when an operator reports incorrect member behavior, a retrospective requests member-tuning, or a member repeats mistakes implicating these configuration artifacts.

How do I record and propagate coding-agent configuration changes?

Record and propagate coding-agent configuration changes by using a decision-record template under agreements/decisions/, then executing propagation steps including commit, teams sync, and restart instructions.

What should I do if process changes impact other coding-agent members?

If process changes to artifacts like PROCESS.md impact other members, consider impact considerations and defer to the knowledge-manager for knowledge or invariants to safeguard against unintended side effects.