Agentic Experiments banner
KadenMc KadenMc

Agentic Experiments

AI community

Description

Hypothesis-first experiment tracking for agent-driven ML research, wired into Claude Code.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

agentic-experiments

When your agent runs ML experiments, make it run them like a scientist.

Tests Beta Python 3.11+ PyPI MIT License Sponsor

Quick StartHow It WorksWhy It's DifferentFeaturesArchitectureDocs


**agentic-experiments** (import name `aexp`) is an opinionated research harness for ML experimentation done *with* an AI agent — typically [Claude Code](https://docs.anthropic.com/en/docs/claude-code). It forces a **Hypothesis → Experiment → Finding** chain on every run, ties that chain to git commits, and validates citation integrity at every turn.

What this looks like in practice

  • Your agent optionally captures forward-looking research directions as threads (T###) — concerns broader than a single hypothesis, with their own lifecycle (PROPOSED → EXPLORING → PROMOTED | CLOSED) — and promotes them into hypotheses when concrete claims emerge (`aexp ne