- call diff-analyzer subagent to get the summary of the changes.
- Run
pnpm cicheck:codeto check if the tests pass. - If the tests fail, update tests in line with the changes until the tests pass.
- Use the
commit-push-prskill to commit and push the changes, then create or update a pull request.
Stabilize Cicheck
Stabilize the current change set by analyzing the diff, running pnpm cicheck:code, fixing code or tests until checks pass, and opening or updating a PR. Use when asked to fix CI, stabilize tests, or make cicheck pass.
Stabilize Cicheck by dyoshikawa · 8da1b6d
npx skillmds@latest add dyoshikawa/stabilize-cicheck File contents
---name: stabilize-cicheckdescription: Stabilize the current change set by analyzing the diff, running pnpm cicheck:code, fixing code or tests until checks pass, and opening or updating a PR. Use when asked to fix CI, stabilize tests, or make cicheck pass.---1. call diff-analyzer subagent to get the summary of the changes.2. Run `pnpm cicheck:code` to check if the tests pass.3. If the tests fail, update tests in line with the changes until the tests pass.4. Use the `commit-push-pr` skill to commit and push the changes, then create or update a pull request.
dyoshikawa/ghactivities/tree/main/.rulesync/skills/stabilize-cicheck commit 8da1b6d382
Frequently asked questions
Run npx skillmds@latest add dyoshikawa/stabilize-cicheck in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Stabilize the current change set by analyzing the diff, running pnpm cicheck:code, fixing code or tests until checks pass, and opening or updating a PR. Use when asked to fix CI, stabilize tests, or make cicheck pass. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
dyoshikawa (@dyoshikawa) published this skill. Their other Agent Skills are listed on their SkillMD profile.