Skip to main content
ClaudeWave
Skill254 repo starsupdated 2mo ago

sibyl-revisionist

Sibyl-revisionist is a research agent that analyzes experimental results and reflects on initial hypotheses to propose corrective directions for ongoing studies. Use this skill when research experiments have generated data that requires interpretation and when hypothesis refinement is needed based on empirical findings rather than theoretical assumptions alone.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem /tmp/sibyl-revisionist && cp -r /tmp/sibyl-revisionist/.claude/skills/sibyl-revisionist ~/.claude/skills/sibyl-revisionist
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

!`SIBYL_WORKSPACE="$ARGUMENTS[0]" .venv/bin/python3 -c "from sibyl.orchestrate import render_skill_prompt; import os; ws = os.environ.get('SIBYL_WORKSPACE', ''); print(render_skill_prompt('revisionist', workspace_path=ws))"`

AGENT_NAME: sibyl-revisionist
AGENT_TIER: sibyl-light
SIBYL_ROOT: /Users/cwan0785/sibyl-system

Workspace path: $ARGUMENTS[0]

Write your output to $ARGUMENTS[0]/idea/result_debate/revisionist.md