Agent skill
sibyl-self-healer
Sibyl 自愈 agent - 后台自动检测修复系统错误,添加回归测试,git commit 留痕
Install this agent skill to your Project
npx add-skill https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem/tree/main/.claude/skills/sibyl-self-healer
SKILL.md
!.venv/bin/python3 -c "from sibyl.orchestrate import render_skill_prompt; print(render_skill_prompt('self_healer'))"
Repair Task
$ARGUMENTS
Workspace
Working directory: the repository root (/Users/cwan0785/sibyl-system).
All fixes happen on the dev branch. After fixing:
- Run
.venv/bin/python3 -m pytest tests/ -x -qto verify git add <files>(specific files only)git commit -m "fix(self-heal): <description> [auto]"- Report result via
cli_self_heal_record
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
sibyl-theoretical
Sibyl 理论研究者 agent - 注重数学基础和理论保证的研究提案
sibyl-server-experimenter
Sibyl 服务器端实验 agent - 在远程服务器上使用 Codex/Claude 本地执行实验
sibyl-novelty-checker
Sibyl 新颖性检查 agent - 搜索文献验证 idea 是否与已有论文撞车
sibyl-section-writer
Sibyl 章节撰写 agent - 撰写论文特定章节
sibyl-revisionist
Sibyl 修正主义者 agent - 基于实验结果反思假设,提出修正方向
sibyl-interdisciplinary
Sibyl 跨学科者 agent - 从认知科学、物理、生物等领域引入类比和方法
Didn't find tool you were looking for?