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.