Test Fixing
Skill Verified ActiveRun tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.
To help users systematically resolve failing tests, ensuring code quality and passing test suites.
Features
- Systematic identification of failing tests
- Smart error grouping strategies
- Prioritized fix order based on failure type
- Step-by-step fixing process
- Final verification of test suite
Use Cases
- User explicitly asks to fix tests
- User reports test failures
- User requests to make tests pass
- Completing implementation and ensuring tests pass
Non-Goals
- Writing new tests
- Debugging runtime application logic outside of test failures
- Optimizing test execution speed
Trust
- info:Issues AttentionOpen issues: 6, Closed issues: 0 (last 90 days). Maintainers are not actively closing issues, indicating slow response.
Installation
First, add the marketplace
/plugin marketplace add mhattingpete/claude-skills-marketplace/plugin install engineering-workflow-plugin@mhattingpete-claude-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Migrate Validate
100Validate pending migrations for foreign key consistency, rollback safety, and best practices