qa-publishing-test-pull-requests

Installation
SKILL.md

Publishing Test Pull Requests

This skill enables the agent to interact with version control to seamlessly merge AI-generated tests into the project's main codebase.

Capabilities

  • Staging Test Files: Intelligently select which files to stage (e.g., .spec.ts, .feature, baseline images) while ignoring temporary artifacts (.log, temporary screenshots).
  • Branch Management: Automatically create semantic branches (e.g., qa/add-login-tests, chore/update-visual-baselines).
  • Committing: Generate conventional commit messages summarizing the testing additions.
  • Pushing: Push the branch to the configured Git remote.
  • Pull Requests: Interface with the repository host (GitHub, GitLab, Bitbucket) to create a clear, detailed PR.

Instructions

Installs
17
GitHub Stars
5
First Seen
Apr 8, 2026
qa-publishing-test-pull-requests — wizeline/sdlc-agents