Đang tải…
Đang tải…
Run comprehensive CI checks and fix issues until repository is in working state
npx claude-code-templates@latest --command automation/huskyRun comprehensive CI checks and fix issues: $ARGUMENTS
git status --porcelainwhich pnpm npm yarn | head -1git branch --show-currentVerify repository is in working state and fix issues. All commands run from repo root.
pnpm i (unless --skip-install).env file if existspnpm lintpnpm nx run-many --targets=build:types,build:dist,build:app,generate:docs,dev:run,typecheck
.env file first if existspnpm nx run-many --target=test:coveragepnpm run sort-package-jsonpnpm nx run-many --targets=lint:package,lint:depsgit statusgit addlib/* folderspnpm run lint to format filescreateTevmNode are in:
createTevmNode.jsTevmNode.tscreateTevmNode.spec.tsPrint checklist at end with ✅ for passed steps: