plugins-copilot/java-toolkit/skills/setup/SKILL.md
Start or stop the java-toolkit Docker Compose stack. Run start before using the maven-tools or maven-indexer MCP servers, and stop when done.
npx skillsauth add st0nefish/claude-toolkit java-toolkit-setupInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Manage the Docker Compose stack for the java-toolkit MCP servers.
Start the bundled Docker Compose stack using the plugin's normal setup flow. Do not construct plugin-root Bash paths manually; if the current Copilot CLI session cannot resolve the installed plugin path, say so plainly instead of guessing.
Stop the bundled Docker Compose stack using the plugin's normal teardown flow. Do not construct plugin-root Bash paths manually; if the current Copilot CLI session cannot resolve the installed plugin path, say so plainly instead of guessing.
development
Start work from your description — explore the codebase and plan
data-ai
Multi-phase, multi-agent feature workflow: spec → plan → refine → divide → execute → review. Invoke when the user escalates a session-start/session-issue flow to orchestration, or asks to run a non-trivial feature (multiple files, design ambiguity, cross-cutting concerns, correctness-critical paths) through the full multi-agent workflow. For small fixes, prefer session-start.
tools
Browse open issues, pick one, and start work on it
tools
Review, clean up, and open a PR to finalize the work