Ship It! Execute the complete code shipping workflow using the ship agent: Arguments: Pass to link and auto-close a GitHub issue when merged. This agent will: 1. Detect project type and run linters with auto-fix 2. Create git commit using command 3. Open pull request using command (with closes reference if provided) The agent handles Ruby, JavaScript/TypeScript, and Python projects automatically. ---