Skip to content

fix: improve copy-simple-qa-cases skill with PR number support#3

Merged
b4tchkn merged 1 commit into
mainfrom
fix/copy-qa-skill-format
Feb 18, 2026
Merged

fix: improve copy-simple-qa-cases skill with PR number support#3
b4tchkn merged 1 commit into
mainfrom
fix/copy-qa-skill-format

Conversation

@b4tchkn
Copy link
Copy Markdown
Owner

@b4tchkn b4tchkn commented Feb 18, 2026

Summary

  • Add support for specifying a PR number as an argument to copy-simple-qa-cases skill, allowing test case generation from any PR (not just the current branch)
  • Fix markdown formatting issues (missing blank lines after headings) in the skill template

Test plan

  • Run /copy-simple-qa-cases without arguments — should behave the same as before (uses current branch context)
  • Run /copy-simple-qa-cases 123 with a PR number — should fetch context from the specified PR
  • Verify generated test cases follow the corrected markdown formatting

…rmatting

Add ability to specify a PR number as an argument to fetch context from
a specific PR instead of only the current branch. Also fix markdown
formatting issues in the skill template.
@b4tchkn b4tchkn marked this pull request as ready for review February 18, 2026 02:03
@b4tchkn b4tchkn merged commit 48bd4cd into main Feb 18, 2026
@b4tchkn b4tchkn deleted the fix/copy-qa-skill-format branch February 18, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant