Unity Feature banner
XeldarAlz XeldarAlz

Unity Feature

Development community

Description

--- name: unity-feature description: "Plans and implements a Unity feature — identifies subsystems, loads skills, writes code, sets up scene elements via MCP." user-invocable: true args: feature_description --- # /unity-feature — Implement a Feature Plan and implement the feature described by the user: **$ARGUMENTS** ## Agent Routing - Default: use `unity-coder` agent (opus — full architectural reasoning) - If `$ARGUMENTS` contains `--quick`: use `unity-coder-lite` agent (sonnet — faster, fo

Installation

Installs to ~/.claude/commands/xeldaralz-everything-claude-unity-unity-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/XeldarAlz/everything-claude-unity/HEAD/.claude/commands/unity-feature.md -o ~/.claude/commands/xeldaralz-everything-claude-unity-unity-feature.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository