Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

run-local-verifications

// Determine which LOCAL verification checks to run for kotlinx-rpc changes and execute them on the developer's machine. TeamCity builds and GitHub Actions workflows are out of scope -- this skill covers only what can and should be run locally before pushing. Use this skill whenever changes are made to the codebase and you need to verify correctness before committing or opening a PR. Also use it when the user asks to "run checks", "verify changes", "run verifications", "what checks do I need", "validate my changes", "pre-PR checks", or "local checks". Trigger proactively after completing any code modification task -- even if the user doesn't explicitly ask, suggest which verifications are relevant based on what changed.

$ git log --oneline --stat
stars:1,048
forks:45
updated:2026年4月14日 17:52
文件资源管理器
3 个文件
SKILL.md
readonly