fix-pr-tests
OfficialMake your PR CI green—safely.
AuthorAgentSystemLabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you diagnose and fix failing CI tests on a GitHub pull request without guessing whether the bug is in production code or the test itself, reducing the risk of shipping real regressions or silently “teaching to the test.”
Core Features & Use Cases
- Failure localization with GitHub logs: Pulls failing check/job details and the exact assertion/error from
gh pr checksandgh run viewso you understand what actually broke. - Local reproduction loop: Runs only the failing test to confirm whether the failure is reproducible and to identify environment deltas between CI and local.
- Load-bearing classification: Determines whether the issue is a real bug, stale test, or flake and applies the minimal fix to the correct side only.
- Verification before push: Re-verifies the relevant tests (and the right breadth) before pushing and re-checking CI.
- Use case: Your PR shows multiple red CI jobs; you want the AI to find the true failing assertion, reproduce it locally, classify the root cause, apply the smallest correct fix, and ensure CI is green again.
Quick Start
Ask the AI: fix the failing tests on this PR #123 and make CI green.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: fix-pr-tests Download link: https://github.com/AgentSystemLabs/core/archive/main.zip#fix-pr-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.