---
description: Convert an FR-N PRD requirement into an executable checkbox plan
argument-hint: <FR-N> (e.g. FR-001)
---

Invoke the `generate-dev-plan` skill to produce `docs/plans/<FR-N>.md`.

3-phase pipeline:

1. **Locate** the requirement in `docs/prd/` and validate that it exists.
2. **Investigate** the code (prior art, dependencies, ambiguities) and resolve them through user questions.
3. **Write** the plan as vertical slices, each task with `[ ]`, runnable + tested.

Requirement to plan:

$ARGUMENTS
