Given a linear transformation $f$ on a vector space $V$, we can extend it to the exterior algebra $\Lambda V$ by defining $F(A\wedge B)=F(A)\wedge F(B)$, or
$$F(1)=1$$
$$F(a)=f(a)$$
$$F(a\wedge b)=f(a)\wedge f(b)$$
$$F(a\wedge b\wedge c)=f(a)\wedge f(b)\wedge f(c)$$
$$\vdots$$
This is sometimes called the "outermorphism" of $f$; or its restriction to a particular grade, an "exterior power" of $f$.
But some situations (such as the rotational inertia tensor) suggest a different extension, defined by $F(A\wedge B)=F(A)\wedge B+A\wedge F(B)$, or
$$F(1)=0$$
$$F(a)=f(a)$$
$$F(a\wedge b)=f(a)\wedge b+a\wedge f(b)$$
$$F(a\wedge b\wedge c)=f(a)\wedge b\wedge c+a\wedge f(b)\wedge c+a\wedge b\wedge f(c)$$
$$\vdots$$
Does this extension have a standard name? If not, what do you think it should be called?
If nothing better appears, I'm considering "additive extension", as opposed to the outermorphism which is the "multiplicative extension".
Using the concepts from this answer of mine, the extension's restriction to grade $k$ can be written as
$$f\wedge\frac{(\wedge\text{id})^{k-1}}{(k-1)!},$$
the exterior product of $f$ with an exterior power of the identity.