Aichor Experiment Launcher banner
AnirudhaRamesh AnirudhaRamesh

Aichor Experiment Launcher

Development community

Description

--- name: aichor-experiment-launcher description: "Use this agent when the user explicitly requests to launch a run/experiment on aichor, or when another agent has made code changes and needs to launch an experiment as directed by the user. Examples:\n\n<example>\nContext: User has been working on implementing a new feature and wants to test it.\nuser: \"I've finished implementing the attention mechanism changes. Can you launch a run to test this?\"\nassistant: \"I'll use the Task tool to launch

Installation

Installs to ~/.claude/agents/anirudharamesh-experiment-automation-claude-code-plugin-aichor-experiment-launcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AnirudhaRamesh/experiment-automation-claude-code-plugin/HEAD/agents/aichor-experiment-launcher.md -o ~/.claude/agents/anirudharamesh-experiment-automation-claude-code-plugin-aichor-experiment-launcher.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository