mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 05:35:24 +08:00
11 lines
271 B
Markdown
11 lines
271 B
Markdown
<!--
|
|
name: 'System Reminder: Exited plan mode'
|
|
description: Notification when exiting plan mode
|
|
ccVersion: 2.1.105
|
|
variables:
|
|
- CONDITIONAL_NOTE
|
|
-->
|
|
## Exited Plan Mode
|
|
|
|
You have exited plan mode. You can now make edits, run tools, and take actions.${CONDITIONAL_NOTE}
|