juliusbrussee/caveman2 files
Investigate First
Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.
Specification
- Skill ID
- juliusbrussee/caveman/investigate-first
- Publisher
- juliusbrussee
- Repository
- caveman
- Installs
- 2,262
- Files
- 2
- Synced
- Sep 16, 2026
How to use it
Open any RiverX project, open the Skills panel in the chat, and search for this identifier. The files are fetched from the source repository at install time.
juliusbrussee/caveman/investigate-firstInstalls these files- SKILL.md
- agents/openai.yaml
What this skill tells the agent
Investigate first
Gather evidence before changing product code.
- Separate observed symptom from inferred cause.
- Trace inputs, state transitions, ownership boundaries, and failure output.
- Rank hypotheses by evidence and cheap falsification value.
- Do not edit until one credible mechanism explains evidence.
- Stop exploration when evidence is sufficient to name cause or exact blocker.
Report cause and proof. Make no fix unless task authorizes implementation.
