tspub all in one TypeScript package toolkit
It combines build, validation, auto-fix and a guarded publish pipeline (5 prereq gates + automatic rollback) into one zero-config CLI — run check --fix, then publish and hope is replaced by gates. The plugin system, repo scanner and the fact it 'builds itself' (esbuild ESM/CJS + .d.ts) make it feel pragmatic and production-minded, though much of the value is orchestration of existing tools rather than a brand new compiler-level trick.