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:
- Scan: Run
list_diron.agent/skillsto identify available specialized capabilities. - Analyze: Match the technical requirements of the request (e.g., UI, AI, Persistence) to the relevant skills.
- Cross-Reference: If a skill is identified, the agent MUST use
view_fileon itsSKILL.mdto 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: