experiment-craft

Diagnose failed experiments using a 5-step flow and log results with templates.

425|44|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/EvoScientist/EvoSkills --skill experiment-craft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-craft
Source: https://github.com/EvoScientist/EvoSkills/tree/main/skills/experiment-craft
Command: npx skills add https://github.com/EvoScientist/EvoSkills --skill experiment-craft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides researchers with a repeatable, disciplined approach to diagnosing failing experiments and organizing systematic iteration logs, reducing wasted cycles and speeding insight generation.

Core Features & Use Cases

  • 5-step diagnostic flow: collect failure cases, identify a working version, isolate the cause, hypothesize and verify, and propose fixes.
  • Experiment logging templates: uses assets/experiment-log-template.md to record Purpose, Setting, Results, Analysis, and Next Steps for cross-cycle learning.
  • Cross-cycle handoff: supports transfer of artifacts to downstream tasks like paper writing or review.

Quick Start

Describe the current experiment's failure, identify a working baseline, isolate the cause, hypothesize fixes, and draft the next steps using the templates.

Frequently Asked Questions about experiment-craft

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

FAQPage Schema
How do I debug a failed research experiment systematically?

Debug a failed research experiment using a 5-step diagnostic flow: collect failure cases, identify a working baseline, isolate the cause, hypothesize and verify, and propose fixes. This structured approach traces root causes and reduces wasted iteration cycles.

What is the best way to maintain structured experiment logs for iterative improvement?

Maintain structured experiment logs by recording Purpose, Setting, Results, Analysis, and Next Steps for each cycle. Using a standardized template ensures consistent documentation and supports cross-cycle learning across research iterations.

How do I trace the root cause of an underperforming method in my research workflow?

Trace the root cause of an underperforming method by applying a repeatable diagnostic workflow: collect the specific failure cases, identify a known working version, isolate variables, hypothesize the root cause, and verify it empirically before proposing fixes.

Can I use this diagnostic workflow for cross-cycle research handoffs?

Yes, you can use this diagnostic workflow for cross-cycle research handoffs. The structured experiment logs document Purpose, Setting, Results, Analysis, and Next Steps, supporting seamless transfer of artifacts to downstream tasks like paper writing or review.

Do I need a specific template to document my experiment debugging process?

You need the experiment log template to document your debugging process. It requires recording Purpose, Setting, Results, Analysis, and Next Steps, ensuring systematic iteration logs are captured for diagnosing failing experiments and generating insights.

When should I use a 5-step diagnostic flow for experiment debugging?

Use a 5-step diagnostic flow for experiment debugging when you need to diagnose failing experiments, trace root causes systematically, and maintain structured iteration logs for cross-cycle learning. It provides a disciplined approach to speed insight generation and reduce wasted cycles.