بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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
| 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)