eng-pr-testing

Community

Validate PRs against ticket requirements.

Authorstepandel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the crucial final validation of Pull Requests (PRs) against their linked ticket requirements, ensuring code quality and adherence to specifications before merging.

Core Features & Use Cases

  • Automated Build Verification: Checks if the PR code compiles without errors or new warnings.
  • Test Suite Execution: Runs existing test suites to detect regressions.
  • Requirement Conformance: Verifies that all acceptance criteria from the linked ticket are met by the code changes.
  • Code Quality Checks: Ensures new tests exist, scope creep is avoided, and no unnecessary "junk" code remains.
  • Use Case: Before merging a feature branch, use this Skill to automatically confirm the build passes, all tests are green, and the code directly addresses the user story defined in the ticket.

Quick Start

Use the eng-pr-testing skill to validate the current pull request against its ticket requirements.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eng-pr-testing
Download link: https://github.com/stepandel/clawup/archive/main.zip#eng-pr-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.