원클릭으로
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)