Command Claude Code
Use Gemini CLI to conduct in-depth discussions about current work, enhancing Claude Code's accuracy through multi-perspective analysis and iterative refinement.
An MCP server and client for LLMs to interact with Unity Projects
Command Claude Code
Use Gemini CLI to conduct in-depth discussions about current work, enhancing Claude Code's accuracy through multi-perspective analysis and iterative refinement.
Command Claude Code
A command for careful, candid discussion that examines assumptions, alternatives, risks, and the underlying problem before implementation. It uses question-led and structured analysis.
Command Claude Code
A command for reviewing and fixing issues associated with a GitHub pull request. A pull request is a proposed code change that others review before it is merged.
Command Claude Code
A Unity Editor command that reads console errors, warnings, and assertions, then coordinates fixes through UnityMCP. Unity is a tool for building games and other interactive applications.
Command Claude Code
A command that brings the latest remote `develop` branch into the branch you are currently working on. A branch is a separate line of code changes, and `develop` is commonly used for shared ongoing work.
Command Claude Code
Plan how to implement the specified feature.
Command Claude Code
Start a new feature by creating a specification and feature branch.
Command Claude Code
A command instruction for breaking work into small tasks, gathering project context, comparing options, and carrying out the requested work carefully.
Command Claude Code
Break down the plan into executable tasks.
Command Claude Code
A command for carrying out Unity game-development work with Unity-specific design and implementation rules. Unity is a game engine, and the command breaks work into scripts, prefabs, scenes, editor tools, and tests.