So... git rebase -i?
Definitely not. Switch to a previous commit, make edits, changes propagate into the future commits (including into a git repo if you wish [1])
Jj is not git and is not a git tool, it just (thankfully) uses git as a backend, so you can still carry on with the rest of the world.
git rebase -i kinda sucks once you tried jj.
No, more like:
The main difference to jj is that the RED commit is created later with git.