بنقرة واحدة
release-check
Run final release gates before publishing or handing off a build.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run final release gates before publishing or handing off a build.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
嵌入式浏览器自动化:在后台的隐藏网页宿主里导航、观察并操作网页。Use when a task must open, read, or act on a web page and no safer interface or connector can complete it.
Create a well-structured git commit from staged or unstaged changes
Guide for creating effective skills. Use when the user wants to create a new skill or improve an existing one — a reusable instruction package that extends Wuu with specialized knowledge, workflows, or tool integrations.
Observe and control native macOS apps through Accessibility, ScreenCaptureKit, and native input. Use when a task requires interacting with a Mac app that has no safer CLI, API, or dedicated connector.
Run durable multi-phase work without relying on one context window.
Debug Electron desktop issues across renderer, preload, main process, and Go app-server.
| name | release-check |
| description | Run final release gates before publishing or handing off a build. |
| trigger-condition | Use before release, packaging, publish, install, or production build claims. |
| allowed-tools | ["read_file","grep","glob","bash"] |
| required-context | ["target version","changed files","release command","verification policy","known risks"] |
| examples | ["run make install verification","check desktop production debug gates","summarize release blockers"] |
| verification-checklist | ["build command passed","version identity checked","release blockers documented"] |
| progressive-disclosure | Load release-specific docs and commands only after identifying the release target. |
Use a release gate before claiming a build is ready.
Do not publish, push, or mutate external systems without an explicit approval gate.