Skip to content
Skill

sibyl-self-healer

by majiayu000

AI Summary

Working directory: the repository root (). All fixes happen on the branch. After fixing: 2. (specific files only)

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "sibyl-self-healer" skill in my project.

Please run this command in my terminal:
# Install skill into your project (2 files)
mkdir -p .claude/skills/sibyl-self-healer && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sibyl-self-healer/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/agent/sibyl-self-healer/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sibyl-self-healer/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/agent/sibyl-self-healer/metadata.json"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Sibyl 自愈 agent - 后台自动检测修复系统错误,添加回归测试,git commit 留痕

Repair Task

`json $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 -q to verify • git add <files> (specific files only) • git commit -m "fix(self-heal): <description> [auto]" • Report result via cli_self_heal_record

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted Today
Active
Adoption100+ stars on GitHub
428 ★ · Growing
DocsMissing or thin
Undocumented

GitHub Signals

Stars428
Forks72
Issues0
UpdatedToday
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code