[guided]The idea is that conjugation is antiholomorphic: if $h$ is holomorphic, then $\bar{h}$ is antiholomorphic. But the reflection $z \mapsto \bar{z}$ is also antiholomorphic. Composing two antiholomorphic operations gives a holomorphic one. So $z \mapsto \overline{f(\bar{z})}$ is holomorphic on $\Omega^-$.
To verify this rigorously, we write $f = u + iv$ and compute in real coordinates. For $z = x + iy \in \Omega^-$, we have $y < 0$, so $\bar{z} = x + i(-y) \in \Omega^+$. Then:
\begin{align*}
g(z) = \overline{f(\bar{z})} = \overline{u(x,-y) + iv(x,-y)} = u(x,-y) - iv(x,-y).
\end{align*}
Setting $U(x,y) := u(x,-y)$ and $V(x,y) := -v(x,-y)$, we need to check $\partial_x U = \partial_y V$ and $\partial_y U = -\partial_x V$.
For the first equation, the chain rule gives $\partial_x U(x,y) = \partial_x u(x,-y)$. Since $u, v$ satisfy Cauchy--Riemann on $\Omega^+$, we have $\partial_x u(x,-y) = \partial_y v(x,-y)$. Meanwhile $\partial_y V(x,y) = -\partial_y v(x,-y) \cdot (-1) = \partial_y v(x,-y)$ by the chain rule (differentiating $v(x, -y)$ with respect to $y$ introduces a factor of $-1$). So $\partial_x U = \partial_y V$.
For the second equation, $\partial_y U(x,y) = \partial_y u(x,-y) \cdot (-1) = -\partial_y u(x,-y)$. By Cauchy--Riemann, $\partial_y u(x,-y) = -\partial_x v(x,-y)$, so $\partial_y U = \partial_x v(x,-y)$. Meanwhile $-\partial_x V(x,y) = -(-\partial_x v(x,-y)) = \partial_x v(x,-y)$. So $\partial_y U = -\partial_x V$.
Since $f$ is holomorphic, $u$ and $v$ are real-analytic (in particular $C^1$), so $U$ and $V$ are $C^1$ on $\Omega^-$. The Cauchy--Riemann equations with continuous partials imply $g$ is holomorphic on $\Omega^-$.[/guided]