Fleet Fix — Testing skill for Claude Code
Generate and test remediation diffs for a systemic pattern across affected repositories for human review.
How to install Fleet Fix
Installs to ~/.claude/commands/openshift-traust-fleet-fix.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/traust/HEAD/.claude/commands/fleet-fix.md -o ~/.claude/commands/openshift-traust-fleet-fix.md Restart Claude Code, or start a new session, for it to be picked up.
What Fleet Fix does
description: "Generate and test remediation diffs for a systemic pattern across affected repositories for human review."
Remediate a systemic pattern fleet-wide using the fleet-fix skill. Load the skill at .claude/skills/fleet-fix/SKILL.md and follow its full procedure for the mode implied by $ARGUMENTS — identify the affected fleet, select/author the schema-validated transform spec (golden tests mandatory), apply via harnessing/7-remediate/fleet-fix/scripts/apply_fleet_fix.py producing
Alternatives in Testing
Full documentation available on GitHub
View Source RepositoryRelated Skills
Test Fleet
Test fleet - split a test suite across parallel tester workers with aggregated verdict
Consumer Upgrade Test Fix Report
Full cross-fleet upgrade+test+fix loop — shape-aware, GitHub upstream, structured failure envelope
Axe MCP Server Public
Axe MCP Server: Deque's official MCP server for axe. Integrate accessibility testing and AI-powered remediatio
Flawz
Hostile-but-honest flaw hunt on a plan, spec, design, or reasoning (not code diffs — that's /flow:deep-review)
Test Engineer
Analyze the codebase and produce a test strategy and test cases for human review (step 1 of 2 — does not write
Reviewer Tester
You are reviewing one focused group of changed test files from a pull request for an automated pipeline. Your
Related Agents
Review Pattern Surfacer
Use this agent to analyze code review patterns from any GitHub user across specified repositories. Extracts re
Qe Flaky Test Hunter
Detects, analyzes, and stabilizes flaky tests through pattern recognition and auto-remediation
Remediation Suggester
Writes patches that fix specific findings. Validates via forge build + test. Use from /remediate.