II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:context-injection
Context Injection overview
Inject relevant context into an agent's system prompt or initial user message before dispatch. The primitive assembles codebase summaries, prior run transcripts, relevant documentation excerpts, and environment variables, then merges them into the agent's prompt template. Ensures the agent starts with the right information without requiring tool calls for basic orientation.
Attributes
displayName
Context Injection
description
Inject relevant context into an agent's system prompt or initial user
message before dispatch. The primitive assembles codebase summaries,
prior run transcripts, relevant documentation excerpts, and
environment variables, then merges them into the agent's prompt
template. Ensures the agent starts with the right information
without requiring tool calls for basic orientation.
orchestrationKind
dispatch
trigger
event-driven
Outgoing edges
orch_applies_to2
- topic:agent-dispatch·TopicAgent Dispatch
- topic:agent-process-library·TopicAgent Process Library
orch_requires_skill_area1
- skill-area:ai-agent-development·SkillAreaAI Agent Development
orch_triggers1
- orch-primitive:agent-dispatch·OrchestrationPrimitiveAgent Dispatch
realizes1
- layer:13-orchestration·LayerOrchestration
Incoming edges
supports_orchestration_primitive4
- agent-core-impl:a5c.core@current·AgentCoreImpla5c Unified Core (current) — unified agent loop
- agent-core-impl:babysitter-agent.core@current·AgentCoreImplbabysitter-agent Core (current) — SDK-backed CLI loop
- agent-core-impl:claude-code-remote-control.core@current·AgentCoreImplClaude Code Remote Control Core (current)
- agent-core-impl:cursor.core@current·AgentCoreImplCursor Core (current)