save_plan
Saves and validates coding implementation plans in Cursor plan format with YAML frontmatter to maintain structured workflow progression.
Instructions
Save implementation plan.
Validates plan follows Cursor plan format with YAML frontmatter.
Args: session_id: Session ID plan_content: Plan content in Cursor plan format
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| plan_content | Yes |