fix-ci Skill
Fix 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. Published by microsoft in vscode.
What is fix-ci Skill?
Fix 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. Published by microsoft in vscode. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using vscode
Technical details
- Install or run with Copy skill directory
When to use fix-ci Skill
- Use it for developers using vscode.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode
- Skill file: src/vs/sessions/skills/fix-ci/SKILL.md
What it does
Fix 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.
Skill instructions
<!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. -- Fix CI 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 1. 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. 2. Use the annotations and output to identify the root cause of each failure (e.g. compile errors, lint/hygiene violations, failing tests). 3. 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. 4. Validate your changes locally where possible (e.g. compile, lint, run the relevant tests) to confirm the failurExplore related resources
Frequently asked questions
What is fix-ci?
fix-ci is a open-source AI agent skill with Copy skill directory. Fix 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.
Who is fix-ci best for?
fix-ci is best for reusing agent instructions, scripts, and references.
How do I install fix-ci?
Install or run fix-ci using Copy skill directory. Check fix-ci for the latest setup command.
Is fix-ci actively maintained?
fix-ci may need a closer maintenance check before production use.
Auto-fetched from GitHub.