Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: fafcc56eda2888c8585ec221f860c20ef735d991 https://github.com/xwiki/xwiki-dev-llm/commit/fafcc56eda2888c8585ec221f860c2... Author: Vincent Massol <[email protected]> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md A xwiki/okf/conventions/documentation-migration.md M xwiki/okf/conventions/documentation.md M xwiki/okf/index.md M xwiki/skills/xwiki-doc-convert/SKILL.md Log Message: ----------- [Misc] Split the oversized documentation OKF file into authoring and migration parts okf/conventions/documentation.md had grown to 606 lines / 43KB — 5.7x the next largest OKF file and 37% of the whole knowledge base — and both doc skills read it whole, so every authoring task paid for content it never used. * Extract the migration-only rules (handling the original page, deleting its leftover attachments, triaging its backlinks, the e.x.o xproperty prose table) into okf/conventions/documentation-migration.md, referenced by xwiki-doc-convert alone. * Drop the "Documentation Guide — reference index" section, which restated the frontmatter sources; fold the three URLs it uniquely listed into sources:. * Drop the "rules the guide does not state" section — a work list of fixes to propose upstream, not a rule an author applies, and every rule in it is already stated in the body above. documentation.md is now 477 lines / 33.6KB. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: ba453dde6bc1792a8bb367afc60b0b15b0b9d93e https://github.com/xwiki/xwiki-dev-llm/commit/ba453dde6bc1792a8bb367afc60b0b... Author: Vincent Massol <[email protected]> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md A xwiki/okf/conventions/documentation-migration.md M xwiki/okf/conventions/documentation.md M xwiki/okf/index.md M xwiki/skills/xwiki-doc-convert/SKILL.md Log Message: ----------- [Misc] Split the oversized documentation OKF file into authoring and migration parts Compare: https://github.com/xwiki/xwiki-dev-llm/compare/9b757b53dcc1...ba453dde6bc1 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications