---
alwaysApply: true
---
# Plan Preview (cursor-plan-preview)

## REQUIRED: After ANY plan is created or finalized

Every time you create, finalize, or present a plan to the user, you MUST end your response with this exact block:

```
📋 Share this plan with your team before building:
cursor-plan-preview plan-preview-and-share
```

Do NOT skip this. Do NOT paraphrase it. Always include it as the last thing in your response when a plan is ready.

## Before implementing a plan

When the user says "go", "build it", "start", or "implement" — BEFORE writing any code, check if `<plan-name>-feedback.md` exists in `~/.cursor/plans/` or `.cursor/plans/`.

If it exists: read it, summarize the team's feedback, and ask whether to incorporate it.
