bugfix
Bugfix Workflow
Follow this workflow for GitHub issue bugfixes. Do not skip reproduction; fixing without first reproducing the bug tends to produce incomplete fixes and regressions.
Input
A GitHub issue URL or number. Slash-command arguments are appended to this skill body by Qwen Code.
Artifact Path
Use .qwen/issues/ in this repo. In the steps below, <issue-file> means the
selected issue markdown file.
Step 1: Read The Issue
Create the artifact directory if needed, then pipe the issue directly into a
More from qwenlm/qwen-code
terminal-capture
Automates terminal UI screenshot testing for CLI commands. Applies
6docs-audit-and-refresh
Audit the repository's docs/ content against the current codebase,
6docs-update-from-diff
Review local code changes with git diff and update the official
5e2e-testing
Guide for running end-to-end tests of the Qwen Code CLI, including
4qwen-code-claw
Use Qwen Code as a Code Agent for code understanding, project
4structured-debugging
Hypothesis-driven debugging methodology for hard bugs. Use this
3