---
description: Extract RF/RNF into individual requirement files and an index
argument-hint: <project-slug> [es|en]
---

Invoke the `requirements` skill to extract functional and non-functional requirements from:

```text
docs/discovery/<project-slug>/inputs/business-proposal.md
docs/inputs/<project-slug>/index.json
```

The skill MUST write one Markdown file per requirement under:

```text
docs/discovery/<project-slug>/requirements/items/
```

and MUST update both:

```text
docs/discovery/<project-slug>/requirements/index.json
docs/discovery/<project-slug>/requirements/requirements.md
```

`requirements/requirements.md` is the consolidated document assembled from the item requirement files. The item files and index remain the source of truth.

Project slug:

$ARGUMENTS
