Archon Prompt Builder Architecture for AI Assistant Interactions
Archon’s prompt builder assembles deterministic system prompts by combining project metadata, workflow definitions, and routing rules through modular formatter functions located in packages/core/src/orchestrator/prompt-builder.ts.
The prompt builder for AI assistant interactions in the coleam00/Archon repository provides a structured approach to contextualizing LLM conversations. Located in the core orchestrator package, this TypeScript module transforms database records and workflow definitions into markdown system prompts that guide Claude or Codex models in routing user requests between direct answers and workflow invocations.
Architecture of the Prompt
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →