Skip to main content
ClaudeWave
Skill254 estrellas del repoactualizado 2mo ago

sibyl-strategist

Sibyl-strategist analyzes research outcomes from a strategic perspective and recommends subsequent research directions within the AutoResearch-SibylSystem framework. Use this agent when you need high-level strategic guidance on research progression, resource allocation, or pivot recommendations based on completed research phases.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem /tmp/sibyl-strategist && cp -r /tmp/sibyl-strategist/.claude/skills/sibyl-strategist ~/.claude/skills/sibyl-strategist
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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('strategist', workspace_path=ws))"`

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

Workspace path: $ARGUMENTS[0]