---
description: Synthesize ready project inputs into a two-page business proposal
argument-hint: <project-slug> [es|en]
---

Invoke the `business-proposal` skill: synthesize all `ready` resource records from `docs/inputs/<project-slug>/index.json` into a two-page proposal at `docs/business/<project-slug>/proposal.md`.

Pipeline: `/machine-business:process-input <project-slug>` -> **`/machine-business:business-proposal <project-slug>`** -> `/machine-business:render-docx docs/business/<project-slug>/proposal.md`.

Hard guardrail: the final `proposal.md` MUST be assembled by `skills/business-proposal/scripts/assemble-proposal.sh` from `proposal.blocks`. Never hand-write `proposal.md`. If the assembler cannot run, stop and report the error instead of creating a fallback Markdown file.

$ARGUMENTS
