Prompt Suggestion
# Prompt Suggestion Service
**Observed in**: Claude Code internal architecture
**Variable:** `SUGGESTION_PROMPT`
**Model:** Small fast model (Haiku)
## Purpose
Predicts the user's next likely command or question after Claude finishes a turn. Suggestions appear as clickable options in the UI, enabling a conversational flow without typing.
## System Prompt (Reconstructed from Source Analysis)when to use it
Community prompt sourced from the open-source GitHub repo Leonxlnx/agentic-ai-prompt-research (no explicit license). A "Prompt Suggestion" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
Leonxlnx/agentic-ai-prompt-research · no explicit license