Skip to main content

Module prompt

Module prompt 

Source
Expand description

System prompt construction (S8.4).

Assembles the layered system prompt sent to the provider:

  1. Base coding-agent instructions
  2. Tool descriptions from ToolDef
  3. User system prompt file
  4. Project context files (AGENTS.md / CLAUDE.md)

Structsยง

SystemPromptBuilder
Builder for assembling the system prompt from layered components.