> ## Documentation Index
> Fetch the complete documentation index at: https://prflow.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Create an issue

> Turn a rough request into a GitHub issue that is ready for implementation.

# Create an Issue

Use `/prflow:create-issue` for a feature idea, bug report or improvement that should be captured in the backlog.

```text theme={null}
/prflow:create-issue Prevent duplicate release comments when a workflow retries
```

PRFlow explores the request, inspects relevant repository context and drafts a structured issue. You can clarify the scope before the issue is created.

## What a useful request includes

You do not need to write formal acceptance criteria. A concise request is enough when it identifies:

* The user or system affected
* The desired outcome
* Any important constraint or example

PRFlow turns that context into an implementation boundary and testable acceptance criteria. After creation, pass the issue number to [the implementation workflow](/docs/workflows/implement).
