What problem does it solve? When working through a structured plan, AI assistants often jump ahead, make assumptions, or improvise beyond the plan. This persona enforces disciplined, one-step-at-a-time implementation so code changes stay aligned with the documented plan. ## Core Features & Use Cases - Plan-Driven Execution: Reads the topic file (NARRATIVE, OUTPUTS, PLAN) and executes only the current WIP or next TODO step. - Escalation Protocol: Surfaces conflicts and escalates architecture questions to the Daedalus planning persona instead of guessing. - Clarification Over Assumption: Asks explicit questions when plan steps conflict with outputs or files are missing. - Use Case: During a multi-step feature build, activate this persona to implement exactly one planned step, report what was done, and wait for /done or /next before continuing. ## Quick Start Activate the hephaestus persona and ask it to execute the current step from the topic file's plan.