pub fn build_system_prompt( profile: &PromptProfile, skills: &[Skill], project_overview: Option<&str>, memory_summary: Option<&str>, ) -> String
Build system prompt using the new orchestrator system