Branch: refs/heads/okf-visual-fix-screenshots Home: https://github.com/xwiki/xwiki-dev-llm Commit: 15a42edfd245c821b23da319ddc2aa001acde2fc https://github.com/xwiki/xwiki-dev-llm/commit/15a42edfd245c821b23da319ddc2aa... Author: Vincent Massol <[email protected]> Date: 2026-08-30 (Sun, 30 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/index.md M xwiki/okf/servers/jira.md M xwiki/skills/xwiki-pull-request/SKILL.md Log Message: ----------- [Misc] Show the visible result of a change in the PR and on the JIRA issue * Widen the "Screenshots & Video" rule of the xwiki-pull-request skill: a screenshot is not only for a defect being fixed. Whenever the change has a visible result — a new feature, an improvement or a fix — show it, so that a reviewer can judge the result without building the branch, with a "before" as well when the issue reports a regression. The same image goes on the JIRA issue, where it serves whoever reads the issue or writes the release note later. * Record the attachment mechanics in okf/servers/jira.md, where the other JIRA access facts live: attaching is REST-only since jira-cli has no attach command, Atlassian requires the X-Atlassian-Token: no-check header, and the returned attachment URL is also what a PR body has to reference, gh being unable to upload an image. 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