Generate testing scenarios for a Jira release version. Combines Jira issue descriptions with git diff analysis (Quality vs Master) to produce a concise table of what needs manual testing before release. Use when the user wants testing scenarios, a test plan, QA checklist, release testing guide, or pre-release verification. Triggers on any request mentioning testing release, test scenarios, QA plan, release testing, what to test, pre-release checklist, or testing before deployment.
$npx -y skills add mrstroz/claude-code-plugins --skill jira-testing-releaseInstalls into the current project.
Run `npx skills use "https://github.com/mrstroz/claude-code-plugins" --skill "mrstroz/claude-code-plugins/jira-testing-release"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mrstroz/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/mrstroz/claude-code-plugins"` and select the relevant skills, then follow their instructions.