Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: 698dc68b2224c0a40fe4781d19e0256ef04dc436 https://github.com/xwiki/xwiki-dev-llm/commit/698dc68b2224c0a40fe4781d19e025... Author: Vincent Massol <[email protected]> Date: 2026-08-29 (Sat, 29 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/skills/xwiki-doc-convert/SKILL.md A xwiki/skills/xwiki-doc-convert/references/conversion-plan.md Log Message: ----------- [Misc] Run a documentation conversion as a resumable plan of one-session tasks * Add xwiki/skills/xwiki-doc-convert/references/conversion-plan.md: the on-disk plan layout (conversion/PLAN.md, tasks/, source/), the PLAN.md and task-file templates, the standard task set, the resume protocol and the checkpoint rules * Make xwiki-doc-convert plan first and execute one task per session, so a conversion that does not fit in one context window survives across sessions * Persist the legacy source and an inventory of its atomic material to conversion/source/, since the final "nothing lost" audit runs long after the original page has been stripped * Decompose from the inventories rather than the raw legacy text, and reuse a single Change Request recorded in PLAN.md * Bump the plugin version to 1.1.17 Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: 730649738e3c43c74508944685ee1bbc82e09f2e https://github.com/xwiki/xwiki-dev-llm/commit/730649738e3c43c74508944685ee1b... Author: Vincent Massol <[email protected]> Date: 2026-08-29 (Sat, 29 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/skills/xwiki-doc-convert/SKILL.md A xwiki/skills/xwiki-doc-convert/references/conversion-plan.md Log Message: ----------- [Misc] Run a documentation conversion as a resumable plan of one-session tasks Compare: https://github.com/xwiki/xwiki-dev-llm/compare/983d9b8a5f11...730649738e3c To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications