intent_export
Export structured intent specifications—including objective, outcomes, constraints, and edge cases—into .cursorrules or CLAUDE.md format for AI agent consumption.
Instructions
Export an intent spec as .cursorrules or CLAUDE.md section for AI agent consumption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Export format | |
| spec | Yes | ||
| path | No | Output file path. Defaults to .cursorrules or CLAUDE.md |