بنقرة واحدة
test
Run the project test suite using the configured test command
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run the project test suite using the configured test command
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Set up a separate polling loop for the Group PM with message pruning and wake/sleep management
Return to the standby branch and prepare for the next task
Prepare a beta prerelease by analyzing commits since the last tag, classifying changes, proposing version + release notes, and opening a version bump PR for the preview channel
Prepare a new release by analyzing commits since the last tag, classifying changes, proposing version + release notes, and opening a version bump PR
Build the project using the configured build command
Create a pull request for the current branch using the project's configured source control provider
| name | test |
| description | Run the project test suite using the configured test command |
Run the project tests:
npm test
If tests fail, analyze the failures and fix the underlying issues. Re-run until all tests pass.