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.
A generalisation of the argument might show that there are non-trivial prime gaps.
Suppose that $a_1, \ldots, a_n$ are pairwise relatively prime, and none of them are prime. Then, by the Chinese remainder theorem the system $$x \equiv -1 \ (\text{mod} \ a_1) \quad \cdots \quad x \equiv -n \ (\text{mod} \ a_n)$$ has a solution. Notice that this means that the sequence $x + 1,\ldots, x+n$ are all composite, since $a_i | x+i$. It is left to show that this procedure can yield an $x$ which is not of the form $n! m$, that is $\exists k \leq n$ such that $k$ does not divide $x$. To achieve this, just choose $a_1$ to be a number $\leq n$.