ワンクリックで
steer
Steer a experimentalist agent — review progress and redirect a running experiment
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Steer a experimentalist agent — review progress and redirect a running experiment
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Assay an experiment — deep analysis of results with cross-run comparison
Conjure a experimentalist agent — initialize and launch a new autonomous experiment
Distill insights from a experimentalist agent's session histories — zero API calls
Check connector status — show which integrations are connected and configured
Sign up for email notifications — experiment reports, paper suggestions, weekly digest
Brew — sync papers, process highlights, refresh the library
SOC 職業分類に基づく
| name | steer |
| description | Steer a experimentalist agent — review progress and redirect a running experiment |
Review what a experimentalist agent is doing and redirect it. Like an alchemist adjusting the flame under the athanor.
The user provides an experiment name and optionally a steering direction.
Check status: Call mcp__distillate__manage_session with action="status" to see if the experimentalist agent is running
Review progress: Call mcp__distillate__get_project_details to see recent runs, metrics, and trajectory
Read the experimentalist agent's mind: If session history exists (Glob ~/.claude/projects/*<name>*/*.jsonl), read the most recent session to understand:
Gather intelligence (if user hasn't specified direction):
mcp__distillate__suggest_from_literature for paper-inspired ideasWrite steering instructions: Call mcp__distillate__steer_experiment with specific, actionable guidance:
Confirm: Report the steering instructions and whether the experimentalist agent picked them up (the agent reads .distillate/steering.md via the post_bash hook)