.agents/skills/code-review/SKILL.md
Use Waza /check for the generic review method. This adapter adds Pake-specific commands, hard stops, and artifact rules.
bin/ rebuild and commit dist/cli.js with pnpm run cli:build.package.json name/version/repository/bin/scripts/exports) rebuild and commit dist/cli.js.package.json, src-tauri/Cargo.toml, src-tauri/Cargo.lock, and src-tauri/tauri.conf.json in sync..github/workflows/npm-publish.yml, id-token: write, canonical git+https://github.com/tw93/Pake.git, and scripts/check-release-version.mjs.tauriConf: any or other untyped config objects; use PakeTauriConfig.panic! or .unwrap() on config, CLI, or event paths.catch {} blocks surface the real error through logger.warn.bin/utils/ or bin/helpers/ has a matching tests/unit/<basename>.test.ts.# Get PR diff
gh pr diff
# Format check
pnpm run format:check
# Run unit tests (fast, sub-second)
npx vitest run
# Full suite without the slow real build
pnpm test -- --no-build
# Build CLI and catch TypeScript errors
pnpm run cli:build
Follow Waza /check: findings first, ordered by severity, with tight file/line references. Keep summaries brief.