What problem does it solve? Multi-step software work often loses continuity: requirements drift, task dependencies get forgotten, fixes overwrite earlier behavior, and completion is declared without evidence. This Skill maintains one recoverable development workstream so a project moves from a natural-language goal to a verified, deliverable result without losing prior decisions. ## Core Features & Use Cases - Primary workflow orchestration: Recovers existing project state, maintains scope and acceptance conditions, decomposes work into ordered items, executes, verifies, and closes each milestone with recorded evidence. - Continuity and repair history: Preserves accepted behavior, failed attempts, and the exact next action across contexts, reopening items when regressions disprove earlier acceptance. - Specialist Skill coordination: Directs supporting Skills for specification, planning, coding, verification, fixing, review, release, research, delegation, simplification, and security auditing within their own boundaries. - Use Case: You ask to add a multi-module feature to an existing app. The Skill recovers the current project records, updates the scope and acceptance conditions, splits the work into dependency-ordered items, implements and verifies each one against the real user path, and delivers a runnable result with its launch entrypoint. ## Quick Start Tell the assistant to continue or start your software project using the sakura-dev workflow and describe the outcome you want in plain language.