---
description: Process shared project inputs for Discovery and update the common input index
argument-hint: <project-slug> [audio/text paths and/or inline text]
allowed-tools: ["Bash", "Read", "Write", "Edit", "MultiEdit", "Glob", "LS", "mcp__plugin_machine-discovery_free-whisper__*"]
---

Invoke the `process-input` skill to process raw audio/text inputs for one project slug.

The skill writes one resource record per input under:

```text
docs/inputs/<project-slug>/transcriptions/
```

and updates the shared project input registry:

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

If no files are passed after the project slug, use `docs/inputs/<project-slug>/raw/*`.

Hard rules: project slug required, source-path reuse, verbatim transcription, no fabricated content, no consolidated batch `.md`, no files under `docs/discovery/<project-slug>/inputs/` except the business proposal managed by `discovery-init`.

Final next-step rule: if the final response suggests the next slash command, it MUST print `/machine-discovery:requirements <project-slug>`.

Inputs to process:

$ARGUMENTS
