Part of
src/cmds/— see also docs/contributing/TECHNICAL.md
utils::package_manager_exec()auto-detects pnpm/yarn/npm -- JS modules should use this instead of hardcoding a package managerlint_cmd.rsis a cross-ecosystem router: detects Python projects and delegates tomypy_cmdorruff_cmdvitest_cmd.rsuses theparser/module for structured output parsingplaywright_cmd.rsuses theparser/module for test result extraction
lint_cmdroutes tocmds/python/mypy_cmdandcmds/python/ruff_cmdfor Python projectsprettier_cmdis also called bycmds/system/format_cmdas a format dispatcher target