[xwiki/xwiki-dev-llm] 810122: Add a skill to make sure the llm take into account...
Branch: refs/heads/project-type-blog-post Home: https://github.com/xwiki/xwiki-dev-llm Commit: 8101223480221f714fa79f1f0a179afa63b37068 https://github.com/xwiki/xwiki-dev-llm/commit/8101223480221f714fa79f1f0a179a... Author: Thomas Mortagne <[email protected]> Date: 2026-06-24 (Wed, 24 Jun 2026) Changed paths: M README.md A xwiki/skills/gitattributes/SKILL.md Log Message: ----------- Add a skill to make sure the llm take into account .gitattributes when modifying/creating file. Commit: 6a76a4eabb9f204588626b573cc6cea41ed6be7b https://github.com/xwiki/xwiki-dev-llm/commit/6a76a4eabb9f204588626b573cc6ce... Author: Thomas Mortagne <[email protected]> Date: 2026-06-24 (Wed, 24 Jun 2026) Changed paths: M README.md M xwiki/hooks/hooks.json A xwiki/scripts/check-line-endings.mjs R xwiki/skills/gitattributes/SKILL.md Log Message: ----------- Move to a hook approach instead of a skill Commit: 1d7c65361791190370f038ebe1f20e0387bcd081 https://github.com/xwiki/xwiki-dev-llm/commit/1d7c65361791190370f038ebe1f20e... Author: Vincent Massol <[email protected]> Date: 2026-06-25 (Thu, 25 Jun 2026) Changed paths: M xwiki/instructions/xwiki-org.md M xwiki/skills/convert-tests-docker/SKILL.md M xwiki/skills/convert-tests/SKILL.md M xwiki/skills/fix-flickering-docker-test/SKILL.md M xwiki/skills/increase-test-coverage/SKILL.md M xwiki/skills/xwiki-build/SKILL.md Log Message: ----------- [Misc] Add "-B -ntp" to maven commands to avoid progress status in the logs that user a lot of tokens (for those not using the context-mode plugin) Commit: 2abe78335902dc37237888d050f29a92d08d0bee https://github.com/xwiki/xwiki-dev-llm/commit/2abe78335902dc37237888d050f29a... Author: Vincent Massol <[email protected]> Date: 2026-06-25 (Thu, 25 Jun 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M xwiki/.claude-plugin/plugin.json A xwiki/skills/fix-sonarqube-issue/SKILL.md Log Message: ----------- [Misc] Add new skill to fix a sonarcloud issue Commit: 3af8eba7e1d81aa1872c7c32aa34cbd3e0c20e1e https://github.com/xwiki/xwiki-dev-llm/commit/3af8eba7e1d81aa1872c7c32aa34cb... Author: Vincent Massol <[email protected]> Date: 2026-06-26 (Fri, 26 Jun 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M xwiki/.claude-plugin/plugin.json R xwiki/skills/contrib-release-blog-post/SKILL.md R xwiki/skills/convert-tests-docker/SKILL.md R xwiki/skills/convert-tests/SKILL.md R xwiki/skills/extension/SKILL.md R xwiki/skills/fix-flickering-docker-test/SKILL.md R xwiki/skills/fix-sonarqube-issue/SKILL.md R xwiki/skills/increase-test-coverage/SKILL.md R xwiki/skills/tests/SKILL.md A xwiki/skills/xwiki-contrib-release-blog-post/SKILL.md A xwiki/skills/xwiki-convert-tests-docker/SKILL.md A xwiki/skills/xwiki-convert-tests/SKILL.md A xwiki/skills/xwiki-deploy-extension/SKILL.md A xwiki/skills/xwiki-fix-flickering-docker-test/SKILL.md A xwiki/skills/xwiki-fix-sonarqube-issue/SKILL.md A xwiki/skills/xwiki-increase-test-coverage/SKILL.md A xwiki/skills/xwiki-test-guidelines/SKILL.md Log Message: ----------- [Misc] Homogenize skill names and always prefix with "xwiki" to differentiate more easily from other skills installed Commit: 6a2575e704488e5e48fca4b25770cf7991316160 https://github.com/xwiki/xwiki-dev-llm/commit/6a2575e704488e5e48fca4b25770cf... Author: Vincent Massol <[email protected]> Date: 2026-06-26 (Fri, 26 Jun 2026) Changed paths: A CLAUDE.md Log Message: ----------- [Misc] Add CLAUDE.md so that we all use the same instructions Commit: 6a62530e6226f95cb9c99c459a42c94f5380212c https://github.com/xwiki/xwiki-dev-llm/commit/6a62530e6226f95cb9c99c459a42c9... Author: Thomas Mortagne <[email protected]> Date: 2026-06-26 (Fri, 26 Jun 2026) Changed paths: M README.md M xwiki/hooks/hooks.json A xwiki/scripts/check-line-endings.mjs Log Message: ----------- Merge pull request #3 from xwiki/feature-gitattributes Make sure the claude take into account the line ending configured in .gitattributes when modifying/creating file. Commit: e5b68ea6e82ffb44f4d7e6a41dab290f724e12b3 https://github.com/xwiki/xwiki-dev-llm/commit/e5b68ea6e82ffb44f4d7e6a41dab29... Author: Vincent Massol <[email protected]> Date: 2026-06-26 (Fri, 26 Jun 2026) Changed paths: M xwiki/instructions/xwiki-org.md Log Message: ----------- [Misc] Add code-comment style guideline: explain the real reason, not the previous implementation Commit: 6b5e20b4523c8d7eec7712070bdfff67f4e38d09 https://github.com/xwiki/xwiki-dev-llm/commit/6b5e20b4523c8d7eec7712070bdfff... Author: Vincent Massol <[email protected]> Date: 2026-06-26 (Fri, 26 Jun 2026) Changed paths: M .claude-plugin/marketplace.json M xwiki/.claude-plugin/plugin.json Log Message: ----------- [Misc] Add CLAUDE.md so that we all use the same instructions * Upgrade plugin version Commit: c801eaca575472e966cd53b236bd4375b217041a https://github.com/xwiki/xwiki-dev-llm/commit/c801eaca575472e966cd53b236bd43... Author: Vincent Massol <[email protected]> Date: 2026-06-27 (Sat, 27 Jun 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md A xwiki/okf/architecture/component-system.md A xwiki/okf/conventions/backward-compatibility.md A xwiki/okf/conventions/code-comments.md A xwiki/okf/conventions/code-style.md A xwiki/okf/conventions/commit-messages.md A xwiki/okf/conventions/versioning.md A xwiki/okf/decisions/_template.md A xwiki/okf/decisions/check-binary-not-source-compatibility.md A xwiki/okf/index.md A xwiki/okf/processes/release.md A xwiki/okf/servers/index.md A xwiki/okf/testing/strategy.md A xwiki/skills/xwiki-knowledge/SKILL.md M xwiki/skills/xwiki-test-guidelines/SKILL.md Log Message: ----------- [Misc] Add a knowledge memory in the form of an OKF Commit: a9d3b1a5487a9f6b7e8a8f9cd5f5d191639bc742 https://github.com/xwiki/xwiki-dev-llm/commit/a9d3b1a5487a9f6b7e8a8f9cd5f5d1... Author: Vincent Massol <[email protected]> Date: 2026-06-27 (Sat, 27 Jun 2026) Changed paths: M xwiki/skills/xwiki-convert-tests-docker/SKILL.md Log Message: ----------- [Misc] Improve convert-test-docker skill to fix stale info Commit: 8179ee8fc75471e2303cc7662738ba3673c95b7d https://github.com/xwiki/xwiki-dev-llm/commit/8179ee8fc75471e2303cc7662738ba... Author: Vincent Massol <[email protected]> Date: 2026-06-28 (Sun, 28 Jun 2026) Changed paths: M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/commit-messages.md A xwiki/okf/conventions/security.md M xwiki/okf/index.md A xwiki/okf/processes/security-policy.md Log Message: ----------- [Misc] Add security knowledge acquired Commit: b221405be44d05940ec4384ab9963486df32e5bf https://github.com/xwiki/xwiki-dev-llm/commit/b221405be44d05940ec4384ab99634... Author: Vincent Massol <[email protected]> Date: 2026-06-28 (Sun, 28 Jun 2026) Changed paths: M .claude-plugin/marketplace.json M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md M xwiki/skills/xwiki-knowledge/SKILL.md Log Message: ----------- [Misc] Make OKF capture trigger fire on OKF gaps, not just new learnings * Bump plugin version to 0.5. Commit: 49022c69e679886b41bb59b6ac14f3582cd62747 https://github.com/xwiki/xwiki-dev-llm/commit/49022c69e679886b41bb59b6ac14f3... Author: Vincent Massol <[email protected]> Date: 2026-06-29 (Mon, 29 Jun 2026) Changed paths: M xwiki/okf/index.md M xwiki/okf/testing/strategy.md Log Message: ----------- [Misc] Document the convention that test method source order matches @Order values Commit: d74f5426eed60a40a9ded78bf2fc6dc3399d83ab https://github.com/xwiki/xwiki-dev-llm/commit/d74f5426eed60a40a9ded78bf2fc6d... Author: Vincent Massol <[email protected]> Date: 2026-06-29 (Mon, 29 Jun 2026) Changed paths: M xwiki/okf/index.md M xwiki/okf/testing/strategy.md Log Message: ----------- [Misc] Document the convention that test method source order matches @Order values Commit: 8e11c7295fa8744362a1c8e8928ea567c6423705 https://github.com/xwiki/xwiki-dev-llm/commit/8e11c7295fa8744362a1c8e8928ea5... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M xwiki/okf/conventions/versioning.md M xwiki/okf/index.md Log Message: ----------- [Misc] Document the convention that extension XAR pages keep page version 1.1 Wiki pages shipped in an extension's XAR always keep <version>1.1</version> in their XML; the page version must never be bumped when editing them. The extension's own Maven version tracks changes, so bumping the per-page version only creates spurious diffs. Commit: b69783ada977d8b0acc2568dfc7ca4293bde2921 https://github.com/xwiki/xwiki-dev-llm/commit/b69783ada977d8b0acc2568dfc7ca4... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/versioning.md A xwiki/okf/conventions/xar-pages.md M xwiki/okf/index.md Log Message: ----------- [Misc] Add OKF entry on editing XAR wiki pages (xar:format / xar:verify) Document the XAR editing workflow generically: run `mvn xar:format` after hand-editing a page XML, and `xar:verify` (bound to the build) enforces the page conventions (version 1.1, authors, license, encoding, hidden/language rules). Cross-link it from the versioning entry, since xar:verify is what enforces the page-version-1.1 rule. Commit: 08d42a20afe6e97ef02182f0d05df86fc9ad5baa https://github.com/xwiki/xwiki-dev-llm/commit/08d42a20afe6e97ef02182f0d05df8... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/versioning.md R xwiki/okf/conventions/xar-pages.md M xwiki/okf/index.md M xwiki/skills/xwiki-translations/SKILL.md A xwiki/skills/xwiki-xar-pages/SKILL.md Log Message: ----------- [Misc] Add new xwiki-xar-pages skill Commit: cb40da061fb77d9e5d611508fe7ddeb7c0156afc https://github.com/xwiki/xwiki-dev-llm/commit/cb40da061fb77d9e5d611508fe7dde... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M xwiki/.claude-plugin/plugin.json M xwiki/skills/xwiki-translations/SKILL.md A xwiki/skills/xwiki-xar-pages/SKILL.md Log Message: ----------- [Misc] Add new xwiki-xar-pages skill Commit: 05773dcc89358ae2dc187376c78bbd57688614e2 https://github.com/xwiki/xwiki-dev-llm/commit/05773dcc89358ae2dc187376c78bbd... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md A xwiki/okf/architecture/macro-refactoring.md M xwiki/okf/index.md Log Message: ----------- [Misc] Add OKF entry on macro reference refactoring (MacroRefactoring) Commit: 9bf70c6377c6cc23a22486c0f67b985a57d89c7b https://github.com/xwiki/xwiki-dev-llm/commit/9bf70c6377c6cc23a22486c0f67b98... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md A xwiki/okf/architecture/macro-refactoring.md M xwiki/okf/index.md Log Message: ----------- [Misc] Add OKF entry on macro reference refactoring (MacroRefactoring) Commit: 70499727cd6b9dd0ed380fa8b6eae5ae96bf6e56 https://github.com/xwiki/xwiki-dev-llm/commit/70499727cd6b9dd0ed380fa8b6eae5... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md M xwiki/okf/testing/strategy.md M xwiki/skills/xwiki-increase-test-coverage/SKILL.md Log Message: ----------- [Misc] Run coverage skill automatically when tests are added/changed Commit: 997cdd4bd1f61ad1dc9e118670d805c1e963ba5f https://github.com/xwiki/xwiki-dev-llm/commit/997cdd4bd1f61ad1dc9e118670d805... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: A .github/workflows/validate.yml M CLAUDE.md M README.md A scripts/validate.mjs M xwiki/okf/index.md Log Message: ----------- [Misc] Add some repo verifications to maintain consistency + fix some inconsistencies Commit: 9a195272078182dec1d5e925b9ea6d8b46cc5459 https://github.com/xwiki/xwiki-dev-llm/commit/9a195272078182dec1d5e925b9ea6d... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md M xwiki/okf/testing/strategy.md M xwiki/skills/xwiki-increase-test-coverage/SKILL.md Log Message: ----------- [Misc] De-duplicate the coverage-skill trigger across the plugin layers The trigger to run xwiki-increase-test-coverage after a test change was restated in the skill description, the skill body, the OKF testing strategy and the always-injected org instructions, and the mvn command was copied into the OKF strategy on top of the skill steps. State the trigger once (the skill description, which is what self-invokes it), leave short pointers in the other layers, and keep the mvn command only in the skill. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Commit: 67914f6f570ae94358a03da2592e8d8f4c98d0bd https://github.com/xwiki/xwiki-dev-llm/commit/67914f6f570ae94358a03da2592e8d... Author: Vincent Massol <[email protected]> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M .claude-plugin/marketplace.json A .github/workflows/validate.yml A CLAUDE.md M README.md A scripts/validate.mjs M xwiki/.claude-plugin/plugin.json M xwiki/hooks/hooks.json M xwiki/instructions/xwiki-org.md A xwiki/okf/architecture/component-system.md A xwiki/okf/architecture/macro-refactoring.md A xwiki/okf/conventions/backward-compatibility.md A xwiki/okf/conventions/code-comments.md A xwiki/okf/conventions/code-style.md A xwiki/okf/conventions/commit-messages.md A xwiki/okf/conventions/security.md A xwiki/okf/conventions/versioning.md A xwiki/okf/decisions/_template.md A xwiki/okf/decisions/check-binary-not-source-compatibility.md A xwiki/okf/index.md A xwiki/okf/processes/release.md A xwiki/okf/processes/security-policy.md A xwiki/okf/servers/index.md A xwiki/okf/testing/strategy.md A xwiki/scripts/check-line-endings.mjs R xwiki/skills/contrib-release-blog-post/SKILL.md R xwiki/skills/convert-tests-docker/SKILL.md R xwiki/skills/convert-tests/SKILL.md R xwiki/skills/extension/SKILL.md R xwiki/skills/fix-flickering-docker-test/SKILL.md R xwiki/skills/increase-test-coverage/SKILL.md R xwiki/skills/tests/SKILL.md M xwiki/skills/xwiki-build/SKILL.md A xwiki/skills/xwiki-contrib-release-blog-post/SKILL.md A xwiki/skills/xwiki-convert-tests-docker/SKILL.md A xwiki/skills/xwiki-convert-tests/SKILL.md A xwiki/skills/xwiki-deploy-extension/SKILL.md A xwiki/skills/xwiki-fix-flickering-docker-test/SKILL.md A xwiki/skills/xwiki-fix-sonarqube-issue/SKILL.md A xwiki/skills/xwiki-increase-test-coverage/SKILL.md A xwiki/skills/xwiki-knowledge/SKILL.md A xwiki/skills/xwiki-test-guidelines/SKILL.md M xwiki/skills/xwiki-translations/SKILL.md A xwiki/skills/xwiki-xar-pages/SKILL.md Log Message: ----------- Merge branch 'master' into project-type-blog-post Commit: b146ce05965058973e00e882e3045272ce0aa61a https://github.com/xwiki/xwiki-dev-llm/commit/b146ce05965058973e00e882e30452... Author: Vincent Massol <[email protected]> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M xwiki/.claude-plugin/plugin.json M xwiki/okf/servers/index.md M xwiki/skills/xwiki-contrib-release-blog-post/SKILL.md Log Message: ----------- [Misc] Capture extension-type page-structure fact in OKF and bump version to 0.6.1 Follow-up on the project-type handling: record in okf/servers/index.md the durable fact that Project-type extensions have no Versions/<version>/WebHome sub-pages, and reference it from the skill so the fact has a single source of truth. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Compare: https://github.com/xwiki/xwiki-dev-llm/compare/6af00f1f2a9b...b146ce059650 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications