pub fn extract_task_id_from_commit(message: &str) -> Option<String>
Get task ID from a commit message (looks for [TASK-ID] prefix)