iiRecord
Agentic AI Atlas · Prompt suggestion
proactive-surface:claude-code-prompt-suggestiona5c.ai
II.
ProactiveSurface JSON

proactive-surface:claude-code-prompt-suggestion

Structured · live

Prompt suggestion json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · context-engineering/proactive-surfaces/claude-code-prompt-suggestion.yamlCluster · context-engineering
Record JSON
{
  "id": "proactive-surface:claude-code-prompt-suggestion",
  "_kind": "ProactiveSurface",
  "_file": "context-engineering/proactive-surfaces/claude-code-prompt-suggestion.yaml",
  "_cluster": "context-engineering",
  "attributes": {
    "displayName": "Prompt suggestion",
    "surfaceKind": "prompt-suggestion",
    "trigger": "turn-end",
    "outputChannel": "sidebar",
    "description": "Generates a suggested next user prompt at turn end (foreground source\n\"prompt_suggestion\"). Disabled in coordinator/bare modes and on bg\nfailures.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "proactive-surface:claude-code-prompt-suggestion",
      "kind": "exposes_proactive_surface",
      "attributes": {}
    },
    {
      "from": "agentVersion:claude:ge-0-0-0",
      "to": "proactive-surface:claude-code-prompt-suggestion",
      "kind": "exposes_proactive_surface",
      "attributes": {}
    }
  ]
}