A simple proof that there are prime gaps of size at least $n+1$ for every $n$ can be seen in the first answer to this question. I consider prime gaps of the form $n!, n!+1, \ldots, n!+n$ of length at least $n+1$ to be "trivial".
My question is:
Can it be proven that for every $n,$ there are prime gaps of length at least $n$ starting from integer $q,$ i.e. $q, q+1, q+2,\ldots, q+n-1,$ such that $q$ is not of the form $n! m,$ where $m$ is positive integer?
I'm not sure if the second answer to the linked question helps answer my question.