planner

Installation
SKILL.md

Universal Planner (Master Orchestrator)

This skill is the central authority for all project planning, architectural mapping, and task decomposition. This skill should be used for any request that requires multi-step implementation, refactoring, or new system design.

1. Pre-Planning: Skill Discovery

Before drafting a plan, the agent MUST perform "Skill Awareness" scanning:

  1. Scan: Run list_dir on .agent/skills to identify available specialized capabilities.
  2. Analyze: Match the technical requirements of the request (e.g., UI, AI, Persistence) to the relevant skills.
  3. Cross-Reference: If a skill is identified, the agent MUST use view_file on its SKILL.md to understand its specific standards (e.g., naming conventions, required base classes) before writing tasks for that module.

1b. Pre-Planning: Gap Resolution (MANDATORY Before Writing the Plan)

A plan must be complete before it is written. Incomplete information produces incomplete plans. The agent MUST execute this protocol before drafting Section IV:

Installs
11
GitHub Stars
9
First Seen
Apr 19, 2026
planner — muharremtozan/unity-agent-skills