---
name: majiayu000/sibyl-self-healer
source: https://app.decimal.ai/s/majiayu000-sibyl-self-healer@1/SKILL.md
source_sha256: ec2b9f7a4f61
---

!`.venv/bin/python3 -c "from sibyl.orchestrate import render_skill_prompt; print(render_skill_prompt('self_healer'))"`

## Repair Task

```json
$ARGUMENTS
```

## Workspace

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`