Skip to content

[ghcp-handoff] T10: Retry / resumability after timeout or transient failure #23

@bminier

Description

@bminier

Problem

Copilot timed out at 10 min? Network hiccup mid-run? Today the user starts from scratch — the prompt file survives but nothing else.

Approach

`/ghcp-handoff retry <slug|last>`:

  • Reuses the existing prompt + worktree
  • Re-invokes Copilot with the same flags
  • Preserves invocation history (append to `invocation_history: [...]` in .meta.json rather than overwriting)

Pairs with G3 (amend mode) — retry is amend with no modifications.

Review reference

Adversarial review T10

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestghcp-handoffRelates to /ghcp-handoff skill

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions