//! Analysis agent prompt generation.
//!//! The analysis agent produces an objective assessment of development progress
//! by comparing the git diff against the original PLAN.md.
modfix_analysis_prompt;modsystem_prompt;pubusefix_analysis_prompt::generate_fix_analysis_prompt;pubusesystem_prompt::generate_analysis_prompt;