skip-failed-test
CommunityRoute flaky tests to unblock PRs.
System Documentation
What problem does it solve?
Handle test failures blocking PR progress when tests appear unrelated to current work. Use when tests fail on your branch or in CI but seem unrelated to your changes. Analyzes connection between failing test and your work using codebase exploration and sequential thinking. If unrelated and flaky, skips test and creates documented GitHub issue. If related, routes to test-fixer skill. Pragmatic workflow to keep PRs moving without ignoring real issues. Auto-triggers on phrases like "test is now failing", "different test failing", "blocking PR", "unrelated test failure", "CI failing on", or when multiple tests fail during PR work.
Core Features & Use Cases
- Fast-path screening for obviously unrelated failures (CI-only or domain mismatch scenarios).
- Deep analysis to decide whether to route to test-fixer or skip with documentation.
- Automatic GitHub issue creation detailing context when a test is skipped.
- Routing integration to /test-fixer when a link is plausible.
Quick Start
Invoke skip-failed-test on the failing PR to triage the test and route to test-fixer when a plausible link is found.
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: skip-failed-test Download link: https://github.com/drdanmaggs/rocket-fuel/archive/main.zip#skip-failed-test 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.