Skip to content

[ghcp-handoff] T1: Expand from-plan heading aliases or add marker comment #17

@bminier

Description

@bminier

Problem

`bin/ghcp-extract-plan.ts` only recognizes `## The GHCP prompt` as the handoff heading. Real-world plans vary widely.

Approach

Accept any of:

  • `## The GHCP prompt` (existing)
  • `## Copilot handoff`
  • `## Handoff prompt`
  • `## Delegation prompt`
  • OR: a machine-readable marker `` ... `` that wins over heading matching

Marker-comment form is more robust for plans emitted by automation (see G6).

Review reference

Adversarial review T1

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