pcr show

View the full text of a captured draft prompt

pcr show <number>

Shows the complete content of a draft prompt by its number in the list. Use this to inspect a prompt before bundling it.

Example

pcr show 22
[22] Draft prompt
─────────────────────────────────────
Apr 4 17:20  ·  cursor  ·  claude-4.6-sonnet  ·  branch: bhada

PROMPT
Can you refactor the auth middleware to use JWT instead of sessions...

RESPONSE
I'll refactor the middleware. Here's my plan...

Why use it

Draft list views truncate prompt text to the most meaningful line. When a prompt starts with pasted code or @file references, the list preview may not show your actual question. pcr show reveals the full content so you can make informed bundling decisions.