Unity Plan

Detect Unity project state and guide initial planning steps.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/JulianKerignard/MCP-Unity --skill unity-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Unity Plan
Source: https://github.com/JulianKerignard/MCP-Unity/tree/main/ClaudeSkills~/unity-plan
Command: npx skills add https://github.com/JulianKerignard/MCP-Unity --skill unity-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp-unity, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the planning process for Unity projects, providing expert guidance to organize and execute project initiatives efficiently.

Core Features & Use Cases

  • Project Initialization: Initializes and orchestrates project planning for Unity.
  • State Detection: Detects project state and determines the project level.
  • Status Creation: Creates a status YAML file for tracking project progress.
  • Workflow Routing: Routes to appropriate commands based on project level.
  • Use Case: For users who need to plan a Unity project, this Skill can help by automatically detecting the project's state, determining its level, and guiding through the initial planning steps.

Quick Start

To start planning your Unity project, run the command '/unity-plan'.

Frequently Asked Questions about Unity Plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start planning a Unity project from an existing codebase?

Unity project planning starts by automatically detecting your project state and determining its level. It then guides you through initial planning steps and creates a status YAML file to track your progress.

What is project state detection in Unity planning?

Project state detection is the process of analyzing your Unity project to determine its current level and routing you to appropriate workflow commands. It helps organize and execute project initiatives efficiently.

Do I need MCP Unity to use Unity Plan?

Yes, you need MCP Unity set up to use Unity Plan. The Skill utilizes MCP Unity to interact directly with the Unity Editor for project initialization and state detection.

Can I track Unity project progress using a YAML file?

Yes, Unity Plan creates a status YAML file specifically for tracking project progress. This file is generated during project initialization and updates based on your workflow routing.

What's the best way to organize Unity project initiatives?

The best way to organize Unity project initiatives is by using a structured planning Skill that determines project level and routes to appropriate commands. This ensures efficient execution and progress tracking.

Does Unity Plan work without a Unity project set up?

No, Unity Plan requires an existing Unity project and MCP Unity Skill to be set up. Without these prerequisites, the Skill cannot detect project state or interact with the Unity Editor.