.agents/skills/commits/SKILL.md
Critical: SafePush/Patronus validates commit messages before allowing merges. Invalid format wastes CI time and reviewer time.
docs/IntelliJ-Platform/0_Intro/2_Commits.md.safe-push skill for push workflow details.tests, cleanup, refactor, docs, format, style, setup, or misc.IJ-MR-100, put it in a final separate paragraph after a blank line.WIP, fixup!, squash!, or amend!.MRI-3589 build scripts: harden single-flight recursion checks
Track active single-flight computations in coroutine context so recursive
awaits fail fast in both the owning coroutine and child coroutines.
IJ-MR-100
tests cidr: migrate JUnit 5 coverage
Convert remaining JUnit 4 test suites under cidr/coverage to JUnit 5.
Parametrized tests now use @MethodSource instead of Theories runner.
fix(scope): ...).