원본 저장소의 제목, 예시, 코드, 표, 링크, 이미지를 유지해 표시합니다.
Ship It!
Execute the complete code shipping workflow using the ship agent:
agent ship "$ARGUMENTS"Arguments: Pass closes #123 to link and auto-close a GitHub issue when merged.
This agent will:
- Detect project type and run linters with auto-fix
- Create git commit using
/commitcommand - Open pull request using
/create-prcommand (with closes reference if provided)
The agent handles Ruby, JavaScript/TypeScript, and Python projects automatically.

