بنقرة واحدة
pr-status-updater
Update one structured PR status block instead of spamming PR comments.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Update one structured PR status block instead of spamming PR comments.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | pr-status-updater |
| description | Update one structured PR status block instead of spamming PR comments. |
Use:
node scripts/update-pr-status.mjs --pr=<number> --stage=<stage> --status=<status> --notes=<short-note>
Keep notes short. Include validation and blockers in the PR body, not as repeated comments.
Update acceptance evidence only from verified behavior.
Design backend API contracts that remain stable across dashboard and worker callers.
Define the data, API, UI, state, security, tests, and rollback contract before queued work begins.
Enforce Captain-only merge criteria before any integration action.
Classify failing checks and assign the correct specialist stage.
Acquire and release file-lane claims before mutating automation-controlled branches.