بنقرة واحدة
omniflow-github-operator
Safe Git and GitHub operator commands for inspect-stage-commit-push workflow.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Safe Git and GitHub operator commands for inspect-stage-commit-push workflow.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run the full Custom GPT regression path for the recent fixes across tasks, mail, preferences, calendar, and user_id sanitization.
Address open PR review comments using gh CLI with explicit user-selected thread handling.
Inspect GitHub PR checks, fetch failing Actions logs, summarize root cause, then propose a fix plan.
Azure Blob and Azurite operator commands for existence checks, counts, and sampling with env-var-only secrets.
Operator-friendly dataset pipeline runbook with background execution, progress snapshots, and sampling checks.
Maintain one per-task ExecPlan artifact under tmp for multi-step work with a quick bypass option.
| name | omniflow-github-operator |
| description | Safe Git and GitHub operator commands for inspect-stage-commit-push workflow. |
Use for commit/push/PR readiness and end-of-work-unit git hygiene.
git status -sb
git diff --stat
git add -- <file1> <file2>
git commit -m "<message>"
git push