Use when you want to auto-run all remaining Ship steps for a feature without manual step-by-step invocation
Use when a feature plan has been verified and is ready for implementation — executes tasks with atomic commits
Use when the user asks about Ship commands, workflow, or how to use the framework
Use when returning to continue work on an in-progress feature — picks up where you left off based on feature status
Use when checking feature progress or wanting to see what features exist and their current status
Use when a feature build is complete and needs verification against acceptance criteria and adversarial testing
Use when a feature has been verified and needs to be completed — creates PR, merges locally, or keeps branch
Use when a feature has been brainstormed and needs a detailed implementation plan with tasks