pub fn try_simple_pr_create( task: &str, ctx: &GitContext, ) -> Option<Result<String, String>>
Simple “create a PR” tasks get deterministic git/gh commands (no LLM).