Experiment Tracker
Plan and track iterative experiments with goal, hypothesis, outcome, and learnings logged per attempt.
What it does
Plan and track iterative experiments with goal, hypothesis, outcome, and learnings logged per attempt.
Procedure
When this skill is activated, Chalie follows these steps:
- Ask the user to describe the goal of the experiment; use
memoryto recall any prior experiments on the same topic. - Ask what they have already tried; use
memoryto check whether prior attempts are already logged. - Use
memoryto recall any prior related experiments or context that might inform the approach. - Use
documentto draft a hypothesis and a concise plan: state the specific change to try, why it is expected to work, and how success will be measured. - Use
documentto create or update an experiment log with: goal, hypothesis, plan, attempt number, and expected outcome. - After the user executes the experiment and reports back, use
documentto record the actual outcome in the experiment log — categorise as Success, Partial, or Failure. - If the outcome was not a success, use
documentto log what was learned, update the hypothesis, and draft the next attempt’s plan — repeating from step 4. - When the experiment succeeds, produce a summary of what worked, why, and what to watch out for, then save it to
memory.
Version
v1 (curated)