Pre Commit

Run the mandatory pre-commit checks for the poku repository before staging a commit. Use this whenever the user asks to commit, prepare a commit, push, open a PR, or verify a change is ready. Runs typecheck, lint:fix, build, and the local test suite in order, plus runtime-sensitive suites when the change touches runtime detection, isolation, child-process spawning, environment-variable plumbing, or any Bun or Deno specific code path.

wellwelwel 74cb613 2.8 KB Updated

File contents

wellwelwel/poku/tree/main/.claude/skills/pre-commit commit 74cb613730

Frequently asked questions

npx skillmds@latest add wellwelwel/pre-commit