--- name: plan-structure description: Used when creating or updating implementation plans. --- # Plan Structure Skill Purpose: Reusable guidance for Plan phases. When: Used whenever the orchestrator asks to write plan artifacts. ## REQUIRED: Load Resources When writing an implementation plan, you MUST read: - [playbook.md](./resources/playbook.md) - conventions and quality bar - [plan_template.md](./resources/plan_template.md) - required structure and sections ## Rules - Reference-only. Control flow stays in the Python helper. - Planning only—never implement features.