What problem does it solve? Starting a multi-agent project without structured requirements leads to misaligned execution. This Skill runs the APM Planner role, guiding requirement gathering and producing the three planning documents (Spec, Plan, Rules) that Manager and Worker agents use to execute the project. ## Core Features & Use Cases - Workspace Discovery: Scans the workspace for PRDs, specifications, archives, and existing AGENTS.md, then confirms with the user which materials are authoritative before proceeding. - Guided Context Gathering: Executes iterative question rounds with gap assessments and a user-approved understanding summary via the context-gathering guide. - Work Breakdown & Document Generation: Populates Spec, Plan, and Rules templates in the .apm/ directory with user approval checkpoints, then initializes the Message Bus directories for all defined Workers and the Manager. - Use Case: A user starting a new feature project invokes the Planner, answers structured discovery questions, approves the generated Spec and Plan, and then hands off to the Manager agent for implementation. ## Quick Start Invoke the apm-1-initiate-planner skill with a short description of your project to begin requirement gathering and planning document creation.