Ask Workflow Step 1: Gather Project Context Load only the project context relevant to the current task: - If exists, read it first. - Load only task-relevant detail docs. - Prioritize docs for implementation conventions. - If docs conflict with code or user intent, use the available input/question before broad changes. Skip this step if no project docs or useful repository files exist. Step 2: Identify Information Gaps Determine exactly what is missing before a task can proceed: - Objective and user value - Scope boundaries and non-goals - Constraints (technical, UX, performance, timeline) -…