---
name: Plan BDD scenarios
description: Plan BDD scenarios.
user-invocable: false
---

# Plan BDD scenarios

## Instructions

- While planning test scenarios, create ONLY detailed BDD scenarios in `.feature` files. Do not implement Playwright test code.

## Example Inputs

- Plan test scenarios according to @path/to/file-story.md
- Plan BDD scenarios in @path/to/file.feature
