A specialized automation skill for executing safe, test-validated Java code changes and generating PR-ready documentation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install java-change-with-tests
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install java-change-with-tests using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Java Change with Tests skill is a robust workflow designed for Java developers who prioritize safety and code quality. It automates the lifecycle of a code change—from initial repository mapping to the final verification of test suites. By using this skill within the Openclaw Skills ecosystem, developers can ensure that features, refactors, and bugfixes are implemented with minimal diffs and maximum test coverage.
This skill is particularly effective for large-scale Java projects, providing a structured approach to identifying module entry points and running targeted tests. It reduces the manual overhead of preparing pull requests by automatically generating summaries that include execution logs, risk assessments, and implementation logic.
To utilize this skill, ensure your environment is configured for Java development with your preferred build tool. Use the following steps to initiate the workflow:
# Navigate to your project root
cd my-java-project
# Invoke the skill via Openclaw Skills providing necessary context
openclaw run java-change-with-tests --module <module-name> --build-tool <mvn|gradle>
You should be prepared to provide acceptance criteria and specify if integration tests are required for the current task.
| Data Component | Description |
|---|---|
| Repo Map | Metadata identifying module structure and test locations. |
| Implementation Plan | A 3-6 step roadmap of planned logical changes. |
| Verification Logs | Recorded output from targeted and full test suite executions. |
| PR Summary | A Markdown-formatted document containing files changed, intent, and risks. |
Loading
A pure peer-to-peer coordination layer that enables sovereign AI agents to synchronize data, share capabilities, and operate as a decentralized hive-mind.

A bridge that creates secure ngrok tunnels to receive, process, and route incoming webhooks to your local AI agent ecosystem.

A versatile tool for programmatically searching Google with AI overviews and scraping detailed Amazon product and market data.

A high-performance skill for automating browser interactions through AgentGo's distributed cloud cluster using Playwright.

A systematic workflow for AI agents to perform daily self-reflections, updating core memory and behavioral configurations based on session history.

A streamlined automation skill that converts text to speech and delivers it as a native audio message to Feishu users.








































