Style-check spec content
style-checkGet AI style feedback on requirements content against the project's style rubric. Pass 'markdown' to check content you're composing BEFORE creating/editing a document (recommended), or 'document' to check a document's published content. Provide exactly one of the two.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | The project target: its slug (find it with list-projects), e.g. 'acme-checkout' | |
| document | No | A document target whose latest published content to check | |
| markdown | No | Inline markdown content to check (pre-save compose loop) |