Branch: refs/heads/split-documentation-okf Home: https://github.com/xwiki/xwiki-dev-llm Commit: 4da6f0e26c1150f2434221226f201e667f9ab1c0 https://github.com/xwiki/xwiki-dev-llm/commit/4da6f0e26c1150f2434221226f201e... Author: Vincent Massol <[email protected]> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M CLAUDE.md A docs/documentation-guide-upstream-gaps.md 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:. * Move the "rules the guide does not state" work list to docs/documentation-guide-upstream-gaps.md, outside xwiki/ so it no longer ships — 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]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications