Fix CI
SkillDev toolsFix the failed CI checks for the current session. Use when the user requests a CI fix via the Fix Checks button in the Changes toolbar.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Fix CI skill
What this skill tells your AI
The instructions your AI receives, as published by che-incubator/che-code in code/src/vs/sessions/skills/fix-ci/SKILL.md and read by ahel’s review.
Please fix the failed CI checks for this session immediately.
Use the failed check information provided with this message, including annotations and check output, to identify the root causes and make the necessary code changes.
Workflow
- Read the failed check information attached to this message. It includes a link to the pull request, and for each failed check the check name, status, conclusion, a details URL, and any annotations or output.
- Use the annotations and output to identify the root cause of each failure (e.g. compile errors, lint/hygiene violations, failing tests).
- Make the necessary code changes to resolve the failures. Focus on resolving these CI failures and avoid unrelated changes unless they are required to fix the checks.
- Validate your changes locally where possible (e.g. compile, lint, run the relevant tests) to confirm the failures are addressed.
Signals
- GitHub stars
- 35
- Forks
- 50
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
fix-ci-che-incubator- Source
- github.com/che-incubator/che-code