arbor
K-Dense-AI/scientific-agent-skills
This skill implements Autonomous Optimization (AO) using Hypothesis Tree Refinement (HTR). It iteratively improves concrete artifacts (like code, models, or data pipelines) by running structured, long-term experiments against a measurable objective. It maintains a persistent hypothesis tree, coordinating subagents to test hypotheses in isolation while using a held-out test evaluator to prevent overfitting and ensure reliable, cumulative research progress. Ideal for complex benchmark tuning, agent refinement, or optimizing entire workflows.