What problem does it solve? Improving an existing product often lacks structure: teams jump straight to code without analysis, skip acceptance testing, or let scope creep turn small fixes into redesigns. This Skill provides a disciplined, menu-driven workflow for making one focused improvement at a time on an existing product. ## Core Features & Use Cases - Six-Activity Pipeline: Analyze Product, Scope Improvement, Design Solution, Implement, Acceptance Test, and Deploy — each a compressed version of a full design phase. - Branch-Based Delivery: Every improvement lives in its own evolution/ branch and ships as a pull request with linked analysis, specification, and test report artifacts. - Kaizen Templates: Includes reference templates for context gathering, design specs, delivery packaging, monitoring, and impact measurement. - Use Case: A product has a feature with 15% usage and 40% drop-off. Use this Skill to analyze the problem, scope an onboarding improvement, write a specification with acceptance criteria, implement it in a branch, test against the spec, and deliver a PR with monitoring guidance. ## Quick Start Ask the agent to analyze the current product and propose a prioritized list of improvement targets to start an evolution cycle.