From promptrail
View the AI's full response for a specific prompt. Use when the user wants to see what the AI replied, review a previous answer, or check tool calls from a specific prompt.
How this skill is triggered — by the user, by Claude, or both
Slash command
/promptrail:responseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
View the AI's full response for a specific prompt.
View the AI's full response for a specific prompt.
promptrail response $ARGUMENTS
This shows the complete assistant response including:
Selector format:
promptrail response 3 — response for prompt #3promptrail response "refactor auth" — response for prompt matching textIf the user doesn't specify a prompt, first run promptrail timeline to show available prompts, then ask which one they want to view.
Claude Code responses are read directly from the session JSONL -- all data is always available.
npx claudepluginhub thisalihassan/promptrail --plugin promptrailSearches, recovers, and analyzes AI session histories across Claude Code, AI Studio, and Gemini CLI. Useful for recovering lost files after compaction, searching conversations, detecting corrections, and self-improvement workflows.
Searches and recalls previous Claude Code conversation sessions by querying a local SQLite FTS5 index or JSONL log files.