Your AI software factory

Ship more work. Manage less of it.

> Delegate recurring work across code, delivery, documentation, and operations. Shipfox keeps it moving with AI agents and brings your team in where human judgment matters.

shipfox — run #482 · ticket-to-pull-request · triggered by jira_acmelive
.shipfox/workflows/ticket-to-pull-request.yml
name: Ticket to pull request
runner: shipfox
triggers:
  on_issue:
    source: jira_acme
    event: issue.labeled        # label "agent" starts the run
jobs:
  implement:
    steps:
      - run: npm ci
      - key: build
        model: claude-opus-4.8 # or gpt-5.6-sol / deepseek-v4-pro
        prompt: >
          Implement ${{ event.title }} as described in
          ${{ event.url }}. Open a pull request when done.
      - run: npm test
        gate:
          on_failure:
            restart_from: build
agent session: claude-opus-4.8 · thinking + tool calls
triggerjira_acme · issue.labeled — "Add CSV export to invoices"#482
install$ npm ci14.2s
agentclaude-opus-4.8 · vercel · session startedthinking: high
live tail·secrets maskedpersisted 90 days · full replay
ShipfoxMIT licensed · open source · 2026