Analyze and fix CI/CD pipeline failures
/plugin marketplace add teliha/dev-workflows/plugin install dev-workflows@dev-workflows# Fix CI Command Analyze CI failure logs and fix failing tests, builds, or linting issues. This command uses the [CI/CD Fix Expert skill](../skills/fix-ci/skill.md) for detailed analysis and fixes. ## Usage ## What It Does The fix-ci skill automatically: 1. **Detects project type** - Foundry, Next.js, Node.js, Rust, etc. 2. **Analyzes failure logs** - Identifies root cause 3. **Applies targeted fixes** - Minimal, focused changes 4. **Verifies fixes** - Runs local checks before committing ## Supported Error Types | Error Type | Examples | |------------|----------| | Build errors | ...