What problem does it solve? Complex user requests often require multiple coordinated steps, subagents, and automations, and without structured planning they risk violating governance rules or wasting resources. This Skill turns ambiguous goals into safe, ordered execution plans. ## Core Features & Use Cases - Task Decomposition: Breaks down complex prompts into step-by-step project plans with clear milestones. - Subagent Routing: Identifies which specialized subagents and automations should handle each part of the work. - Governance Verification: Checks every plan against core authority rules, zero-RAM constraints, and YAGNI principles before execution. - Use Case: When asked to reorganize a knowledge vault, the Skill analyzes the request, drafts a milestone-based plan, assigns note-processing subagents, and confirms the plan complies with governance rules before presenting it for approval. ## Quick Start Ask the planner agent to create a step-by-step execution plan for your complex task, including which subagents and automations should handle each step.