com um clique
version-bump
Synchronize iccDEV version references after a release version bump.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Synchronize iccDEV version references after a release version bump.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Maintainer workflow for scoping and updating iccDEV CI, CTest, CPack, sanitizer, workflow, and release-gate infrastructure.
Maintainer workflow for the pre-PR secure loop: code, build/test, SAST/CodeQL, dynamic sanitizer checks, fixes, and concise handoff.
Maintain iccDEV repository labels, path labeler rules, issue triage labels, PR CI status labels, and label workflow governance.
Reproduce and triage ASAN/UBSAN findings against iccDEV tools with authoritative exit-code and stack-frame handling.
Add or update iccDEV regression gates and tool-test workflow coverage while preserving GitHub Actions governance, sanitizer reporting, and issue traceability.
Debug iccDEV vcpkg, install/export, uninstall, and packaged consumer failures, especially Windows static CRT and path quoting regressions.
| name | version-bump |
| description | Synchronize iccDEV version references after a release version bump. |
| allowed-tools | ["bash","read","grep","glob","shell(git:*)"] |
Use this skill when updating the iccDEV release version.
| File | Symbol or content |
|---|---|
IccProfLib/IccProfLibVer.h | ICCPROFLIBVER |
IccXML/IccLibXML/IccLibXMLVer.h | ICCLIBXMLVER |
IccXML/IccLibXML/IccLibXMLVer.h | ICCPROFLIBLIBXMLVER |
Build/Cmake/CMakeLists.txt | patch version variable and comment |
.github/copilot-instructions.md | version or release note references, if present |
.github/instructions/build-system.instructions.md | version references, if present |
Do not hardcode versions in .in templates that use CMake substitution.
grep -rn 'OLD_VERSION' --include='*.cpp' --include='*.h' --include='*.txt' --include='*.cmake' --include='*.md' --include='*.xml' --include='*.json' --include='*.yml' --include='*.yaml' | grep -v '.git/'
../../prompts/version-bump.prompt.md../../../docs/build.md../../../docs/install.md