# Wmq Fixpack

> Find latest or specific fixpack for IBM MQ or WebSphere MQ from IBM's support pages to gather information about APARs (Authorized Program Analysis Reports) included in IBM WebSphere MQ 9.3 LTS and 9.4 LTS and 9.4 CD then consolidates fixpack information into easy to understand format in text, markdown and CSV format

- Skill: `voraviz/wmq-fixpack` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add voraviz/wmq-fixpack`
- Raw SKILL.md: https://api.skillmd.com/api/skills/voraviz/wmq-fixpack/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: voraviz (https://skillmd.com/u/voraviz)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/voraviz/wmq-fixpack

---


# IBM MQ fixpack

## When to activate
- The user asks you about IBM MQ or WebSphere MQ fix, fix pack or fixpack
- The user asks you about IBM MQ or WebSphere MQ bug, APAR or CVE
- If user asks about MQ fixpack or bug then confirm user that is it IBM MQ or WebSphere MQ or not
- Major and minor version of IBM MQ must be 9.4.0.x, 9.3.0.x
- If user ask for IBM MQ 9.3 then it is 9.3 LTS
- If user ask for IBM MQ 9.4 then it is 9.4 LTS

## Fixpack

<Steps>
<Step>
- Use files under directory references as example for output CSV and MD format only
</Step>
<Step>
Determine version
- 9.4 LTS use URL https://www.ibm.com/support/pages/fix-list-ibm-mq-version-94-lts
- 9.3 LTS use URL https://www.ibm.com/support/pages/fix-list-ibm-mq-version-94-lts
- 9.4.0.x this is 9.4 LTS version use URL https://www.ibm.com/support/pages/fix-list-ibm-mq-version-94-lts
- 9.4.<not-zero>.x this is 9.4 CD version use URL https://www.ibm.com/support/pages/node/7157705
- 9.3.0.x this is 9.3 LTS versionuse URL https://www.ibm.com/support/pages/fix-list-ibm-mq-version-93-lts
</Step>

<Step>
For security fix summary with CVE and CVSS score
</Step>
<Step>
- For HIPER APAR find more information from URL https://www.ibm.com/mysupport/s/defect/aCIgJ000000AUcjWAG/<known-issue-number>?language=en_US for example Known Issue DT440509 use URL https://www.ibm.com/mysupport/s/defect/aCIgJ000000AUcjWAG/dt440509?language=en_US

<!-- - For HIPER APAR find more information from URL https://www.ibm.com/mysupport/s/defect/aCIgJ0000001SOrWAM/dt440509/{apar_number} -->
- Conclude problem summary, user affected,problem conclusion with HIPER type and workaround if available
</Step>
</Steps>

### Markdown and CSV Template
- Use Markdown and CSV files under directory references as template for create Markdown (.md) and CSV (.csv)



