Sebastian Rydz
Community@therealseber · Warsaw
CS Student - Warsaw University of Technology. Rust passionate.
Agent Skills by Sebastian Rydz
Showing 22 vetted skills indexed across 1 GitHub repositories.
jade-recipe-1.5-1.6-deque-retrofit
Skip LinkedList-to-Deque transformations for Java 1.5 to 1.6 migration checks.
jade-utility-consumer-onboarder
Extract Java sources from a JADE project ZIP and generate a baseline test-config.json.
jade-recipe-1.5-1.6-navigable-set-map
Skip TreeSet and TreeMap migration changes for Java 6 NavigableSet and NavigableMap cases.
jade-core-scanner
Scan source workspaces for breaking changes and inject JADE-FLAG markers.
jade-core-build-fixer
Audit and repair Ant, Maven, or Gradle build files for Java 11+ migration.
codebase-analysis
Generate cross-referenced Markdown documentation for Java codebases via static analysis.
jade-recipe-1.7-diamond-operator
Convert explicit generic Java constructor calls to diamond operator syntax.
jade-recipe-dummy
Append an E2E TEST comment to a specified line in a source file.
jade-recipe-1.7-strings-in-switch
Converts chained string-equality if statements to Java switch blocks, deferring non-convertible branches for manual review.
jade-recipe-noop
Mark JADE migration findings as SKIPPED or DEFERRED without source transforms.
jade-core-verification
Compare normalized semantic outcomes to verify JADE migration correctness.
jade-core-retry-router
Classifies failed JADE migration rules and routes them to retry or escalation.
jade-recipe-1.5-1.6-arrays-copyof
Replace System.arraycopy calls with Arrays.copyOf and copyOfRange in Java migrations.
jade-core-atomic-commit
Stage and commit verified migration-rule changes as one atomic Git commit.
jade-core-orchestrator
Orchestrate deterministic JADE migration runs from disk-based artifacts.
jade-core-tooling-scout
Probe OpenRewrite, PMD, and Checkstyle to record structured migration findings.
jade-core-change-collector
Extract Java breaking-change rules from URLs, files, or knowledge base documents.
java-migration-skill-registry
Index auto-generated JADE migration skills for versioned upgrade workflows.
jade-core-rule-dispatcher
Route JADE migration rule tasks to recipe skills and record fix results.
java-modernization
Upgrade Java versions and dependency stacks while preserving build compatibility.
jade-core-evaluator
Classify JADE migration skills from run artifacts into draft, experimental, candidate, or official ratings.
jade-core-batch-processor
Build per-rule file batches from flag and queue indexes with atomic JSON writes.