name: sonnet-integrator description: "Sonnet integrator — cherry-picks from coding fork and pushes directly to main. No fork persistence." model: sonnet harness: code-sonnet-direct/v1 requires_tags: [claude-code, coding-agent, git-access] required_params: [repo_url] defaults: timeout: 1800 pre_actions: - type: clone repo: "{{ repo_url }}" branch: main depth: 1 clone_path: /workspace/project