Avoiding the analytic continuation of extended binomial theorem, $$ \sum_{n=0}^{\infty}\frac{\Gamma(n+z)}{n!}\,x^n = \frac{\Gamma(z)}{(1-x)^z} \quad\colon\space |x|\lt1 $$
How to prove: $$ \sum_{n=0}^{\infty}\frac{\Gamma(n+s)}{n!} = 0 \quad\Rightarrow\, \frac{s}{1!}+\frac{s(s+1)}{2!}+\cdots = -1 \quad\colon\space Re\{s\}\lt0 $$
We find that
$$ \sum_{k=0}^{n} \frac{\Gamma(k+s)}{k!} = \frac{\Gamma(n+1+s)}{n!s} \tag{*}$$
for all $n = 0, 1, 2, \cdots$. Indeed, this is easily proved by the mathematical induction:
When $n = 0$, it boils down to the equality $\Gamma(s) = \frac{\Gamma(1+s)}{s}$, which is of course true.
Assuming that $\text{(*)}$ is true for $n \geq 0$, then
\begin{align*} \sum_{k=0}^{n+1} \frac{\Gamma(k+s)}{k!} &= \frac{\Gamma(n+1+s)}{n!s} + \frac{\Gamma(n+1+s)}{(n+1)!} \\ &= \frac{(n+1+s)\Gamma(n+1+s)}{(n+1)!s} = \frac{\Gamma(n+2+s)}{(n+1)!s} \end{align*}
Therefore $\text{(*)}$ is true for all $n \geq 0$. Now the conclusion follows by taking $n\to\infty$. (Stirling's formula is enough for this purpose.)
Remark. The identity $\text{(*)}$ becomes more natural once we recognize it as a disguise of the famous formula
$$ \sum_{k=0}^{n} \binom{k+s-1}{k} = \binom{n+s}{n}. $$
When $s$ is a positive integer, this indeed follows from the hockey-stick argument.