Skip to main content
Run any Skill in Manus
with one click

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.

$ git log --oneline --stat
stars:1,168
forks:28
updated:May 23, 2026 at 03:24
SKILL.md
readonly