Plans, researches, and builds in a live Minecraft Java Edition world by routing every request to one specialty orchestrator skill (build-natural-world, build-settlement, build-structure, build-systems) that coordinates the terrain, design, system, and execution leaf skills through a single gated pipeline. Use whenever…
Orchestrates the complete, end-to-end setup of the Minecraft Java MCP stack — Minecraft Java Edition with the Fabric loader, the minecraft-java MCP mod and its Fabric API dependency, the mod's configuration, and the connection to Claude. Use when the user wants to set up Minecraft Java for AI/MCP control from scratch…
Reviews a cloud-minestom diff against this repo's own architecture principles and workflow rules (CLAUDE.md, spec.md, CONTRIBUTING.md) - spec adherence, missing ADRs, missing testing layers, roadmap/commit-granularity violations. Use after implementing a roadmap item and before opening a PR, or whenever asked to…
Plans, researches, and builds elements in a live Minecraft Bedrock world by coordinating a set of specialized skills — surveyor, researcher, planner, blueprinter, worker, and philosopher. Use when the user wants to design or construct something in their Minecraft world: buildings, landscapes, recreations of real…
Orchestrates the complete, end-to-end setup of the Minecraft Bedrock MCP stack — Bedrock Dedicated Server, a Beta-APIs world, the bedrock-bridge behavior pack, the minecraft-bedrock-mcp-server, and the connection to Claude. Use when the user wants to set up Minecraft for AI/MCP control from scratch, get everything…