Context
src/skillkit.ts accumulated ad-hoc fixes across #1, #3, #18, #20 (mise, bun, pnpm, Volta, Yarn, fnm, asdf, proto) but no single test enumerates them, which is why adjacent regressions kept getting filed months apart.
Task
Write one parametrized test file covering 'skillkit installed via X' for every X the discovery claims to support.
Acceptance criteria
One test case per package manager path, all green; future additions require adding a case.
Context
src/skillkit.tsaccumulated ad-hoc fixes across #1, #3, #18, #20 (mise, bun, pnpm, Volta, Yarn, fnm, asdf, proto) but no single test enumerates them, which is why adjacent regressions kept getting filed months apart.Task
Write one parametrized test file covering 'skillkit installed via X' for every X the discovery claims to support.
Acceptance criteria
One test case per package manager path, all green; future additions require adding a case.