# Experiment Tree Analysis

> Analyze ClimbHill runs, attempts, lineage, costs, failures, and recurring constraints. Use for experiment-history diagnosis and evidence-backed follow-up proposals.

- Skill: `closedloop-technologies/experiment-tree-analysis` (Agent Skill)
- Install (CLI): `npx skillmds@latest add closedloop-technologies/experiment-tree-analysis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/closedloop-technologies/experiment-tree-analysis/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: closedloop-technologies (https://skillmd.com/u/closedloop-technologies)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/closedloop-technologies/experiment-tree-analysis

---


# Experiment Tree Analysis

Use this skill to analyze runs, attempts, failures, lineage, and recurring constraints.

## Inputs

- Registry path
- Run IDs or all recent runs
- Attempt summaries
- Evaluations
- Costs
- Human decisions
- Lineage records

## Procedure

1. List runs and attempts from the registry.
2. Group failures by command, policy surface, file area, and attempt lineage.
3. Identify repeated failure causes and repeated successful patterns.
4. Identify missing docs, weak tests, ambiguous policy, or expensive workflows.
5. Distinguish product-code problems from ClimbHill-process problems.
6. Produce issue proposals with evidence and acceptance criteria.

## Outputs

- Failure pattern summary
- Useful resource and skill observations
- Attempt lineage notes
- GitHub issue proposals

## Rubric

- Findings cite run IDs, attempt IDs, evaluations, or reports.
- Proposed issues are concrete and reviewable.
- The analysis does not invent causes unsupported by registry evidence.
- The next loop is clearer because of the analysis.

