Skip to content

pr-flow: assign the issue to yourself when work starts #2467

Description

@cliffhall

Problem

pr-flow step 1 moves the issue's card to In Progress, but nothing in the skill or in AGENTS.md says to assign the issue. An agent told "create a PR for #N" therefore starts work on an unassigned issue. The board then shows a card in progress with nobody on it, and the assignee field can't answer "who has this?".

Proposed change

Add self-assignment to pr-flow step 1, alongside the move to In Progress:

gh issue edit <N> --repo modelcontextprotocol/inspector --add-assignee @me

@me resolves to whoever gh is authenticated as, so an agent assigns the maintainer it is working for.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationv2Issues and PRs for v2

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions