sibyl-codex-reviewer
Sibyl Codex 独立第三方审查 - 使用 OpenAI Codex 提供不同 AI 视角的评审
Sibyl 自愈 agent - 后台自动检测修复系统错误,添加回归测试,git commit 留痕
$ npx -y skills add Sibyl-Research-Team/AutoResearch-SibylSystem --skill sibyl-self-healer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/sibyl-self-healerContext preview
The summary Claude sees to decide when to auto-load this skill.
Sibyl 自愈 agent - 后台自动检测修复系统错误,添加回归测试,git commit 留痕
name: sibyl-self-healer description: Sibyl 自愈 agent - 后台自动检测修复系统错误,添加回归测试,git commit 留痕 context: fork agent: sibyl-standard user-invocable: true allowed-tools: Read, Write, Edit, Glob, Grep, Bash, Skill, Agent
!`.venv/bin/python3 -c "from sibyl.orchestrate import render_skill_prompt; print(render_skill_prompt('self_healer'))"`
$ARGUMENTS
Working directory: the repository root (`/Users/cwan0785/sibyl-system`).
All fixes happen on the `dev` branch. After fixing: 1. Run `.venv/bin/python3 -m pytest tests/ -x -q` to verify 2. `git add <files>` (specific files only) 3. `git commit -m "fix(self-heal): <description> [auto]"` 4. Report result via `cli_self_heal_record`
Fully Autonomous AI Research System with Self-Evolution, built natively on Claude Code
Repo: Sibyl-Research-Team/AutoResearch-SibylSystem
Sibyl Codex 独立第三方审查 - 使用 OpenAI Codex 提供不同 AI 视角的评审
Sibyl Codex 写作 agent - 使用 Codex (GPT-5) 撰写论文
Sibyl 比较分析者 agent - 对标 SOTA 和同类工作,定位结果贡献
Sibyl 反对者 agent - 挑战主流假设,寻找反面证据和盲点
Sibyl 批评者 agent - 苛刻但公正的学术批评
Sibyl 编辑 agent - 整合论文各章节为完整稿件