pub fn build_system_prompt( config: &ResolvedConfig, project_instructions: &str, skills: &[Skill], ) -> String