Branch: refs/heads/XCOMMONS-legacy-skill Home: https://github.com/xwiki/xwiki-dev-llm Commit: 7e16f12f148a0cdda1df394ae6163c40d642f0f5 https://github.com/xwiki/xwiki-dev-llm/commit/7e16f12f148a0cdda1df394ae6163c... Author: Vincent Massol <[email protected]> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M kimi.plugin.json M xwiki/.claude-plugin/plugin.json M xwiki/okf/conventions/backward-compatibility.md M xwiki/okf/index.md A xwiki/skills/xwiki-legacy/SKILL.md Log Message: ----------- [Misc] Add xwiki-legacy skill and legacy-module OKF knowledge Add a xwiki-legacy skill documenting the procedure for moving a deprecated public API out of a main module into its -legacy companion (migrate callers, remove, re-add via a plain class or an AspectJ aspect/declare-parents, Revapi ignore, coverage-ratio fallout, quality build). Enrich the backward-compatibility OKF topic with the declarative facts on how -legacy modules weave and re-export the main artifact. Wire the skill into README + OKF index and bump the plugin version. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications