---
description: Initialize machine-business folders for one project slug
argument-hint: <project-slug>
---

Invoke the `business-init` skill to create the standard input and business result folders for one project slug.

It creates or verifies:

```text
docs/inputs/<project-slug>/raw/
docs/inputs/<project-slug>/transcriptions/
docs/inputs/<project-slug>/index.json
docs/business/<project-slug>/
```

Hard rules: require a kebab-case project slug; never delete, move, rename, migrate, or overwrite user files; create `index.json` only if it is missing. After initialization, explain that raw audio/text files go in `docs/inputs/<project-slug>/raw/` and suggest `/machine-business:process-input <project-slug>` as the next step.

Project slug:

$ARGUMENTS
