intent_save
Save a structured intent spec to intent.md after building it through conversation. Define objectives, outcomes, constraints, and edge cases.
Instructions
Save an intent spec to intent.md in the project root. Called after building a spec through conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | ||
| path | No | File path relative to cwd. Defaults to intent.md |