jade-core-build-fixer

Community

Fix Java build gates before migration.

AuthorTheRealSeber
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes build-system blockers that prevent a JADE migration from starting, by checking whether the project can compile at the target Java version and applying the smallest safe build-only fixes.

Core Features & Use Cases

  • Build compatibility audit: Detects Ant, Maven, or Gradle build files and checks compiler settings against the target Java version.
  • Safe automated fixes: Updates only minimal, reversible build configuration such as source and target flags, then verifies the result.
  • Dependency risk detection: Flags Java 11+ compatibility problems like removed JAXB or CORBA dependencies before source migration begins.
  • Gate enforcement: Produces audit artifacts and stops the migration pipeline when the build cannot be made ready.
  • Use case: Use this Skill when a legacy Java project must be prepared for migration and the first requirement is proving that the build passes cleanly at the destination runtime.

Quick Start

Ask the skill to inspect the workspace build files, apply safe compatibility fixes, and verify that the build passes for the target Java version.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: jade-core-build-fixer
Download link: https://github.com/TheRealSeber/PolishedJADEite/archive/main.zip#jade-core-build-fixer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.